public class DefaultJmsKeyFormatStrategy extends Object implements JmsKeyFormatStrategy
| Constructor and Description |
|---|
DefaultJmsKeyFormatStrategy() |
public String encodeKey(String key)
JmsKeyFormatStrategyMessage message.encodeKey in interface JmsKeyFormatStrategykey - the original keypublic String decodeKey(String key)
JmsKeyFormatStrategyMessage message.decodeKey in interface JmsKeyFormatStrategykey - the encoded keyApache Camel