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