Class JmsClientProperties


  • public class JmsClientProperties
    extends Object
    • Field Detail

      • JMSXUSERID

        public static final String JMSXUSERID
        JMS-defined message property representing the user who sent a message.
        See Also:
        Constant Field Values
      • JMSXGROUPID

        public static final String JMSXGROUPID
        JMS-defined message property representing the group a message belongs to.
        See Also:
        Constant Field Values
      • JMSXGROUPSEQ

        public static final String JMSXGROUPSEQ
        JMS-defined message property representing the sequence number of a message within a group.
        See Also:
        Constant Field Values
    • Constructor Detail

      • JmsClientProperties

        public JmsClientProperties()