public class JmsClientProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JMSXGROUPID
JMS-defined message property representing the group a message belongs to.
|
static String |
JMSXGROUPSEQ
JMS-defined message property representing the sequence number of a message within a group.
|
static String |
JMSXUSERID
JMS-defined message property representing the user who sent a message.
|
Constructor and Description |
---|
JmsClientProperties() |
public static final String JMSXUSERID
public static final String JMSXGROUPID
public static final String JMSXGROUPSEQ
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.