Class JmsClientProperties

java.lang.Object
org.apache.qpid.jms.JmsClientProperties

public class JmsClientProperties extends Object
  • Field Details

    • JMSXUSERID

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

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

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

    • JmsClientProperties

      public JmsClientProperties()