Class PassThroughJmsKeyFormatStrategy

  • All Implemented Interfaces:
    JmsKeyFormatStrategy

    public class PassThroughJmsKeyFormatStrategy
    extends Object
    implements JmsKeyFormatStrategy
    A strategy that does not do any encoding or decoding, eg. the keys is passed through as is.
    • Constructor Detail

      • PassThroughJmsKeyFormatStrategy

        public PassThroughJmsKeyFormatStrategy()