Interface JmsConstants
public interface JmsConstants
JMS constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSet by the publishing Clientstatic final StringSet on the send or publish eventstatic final Stringstatic final StringString representation of JMS delivery modes.static final StringSet on the send or publish eventstatic final StringSet on the send or publish eventstatic final StringSet on the send or publish eventstatic final StringSet on the send or publish eventstatic final StringA redelivery flag set by the JMS providerstatic final StringThe JMS Reply ToDestinationset by the publishing Clientstatic final StringSet on the send or publish eventstatic final StringSet by the publishing Clientstatic final StringCustom headersstatic final Stringstatic final Stringstatic final Stringstatic final String
-
Field Details
-
QUEUE_PREFIX
- See Also:
-
TOPIC_PREFIX
- See Also:
-
TEMP_QUEUE_PREFIX
- See Also:
-
TEMP_TOPIC_PREFIX
- See Also:
-
JMS_CORRELATION_ID
Set by the publishing Client- See Also:
-
JMS_DELIVERY_MODE
Set on the send or publish event- See Also:
-
JMS_DESTINATION
Set on the send or publish event- See Also:
-
JMS_EXPIRATION
Set on the send or publish event- See Also:
-
JMS_MESSAGE_ID
Set on the send or publish event- See Also:
-
JMS_PRIORITY
Set on the send or publish event- See Also:
-
JMS_REDELIVERED
A redelivery flag set by the JMS provider- See Also:
-
JMS_REPLY_TO
The JMS Reply ToDestinationset by the publishing Client- See Also:
-
JMS_TIMESTAMP
Set on the send or publish event- See Also:
-
JMS_TYPE
Set by the publishing Client- See Also:
-
JMSX_GROUP_ID
Custom headers- See Also:
-
JMS_DELIVERY_MODE_PERSISTENT
String representation of JMS delivery modes.- See Also:
-
JMS_DELIVERY_MODE_NON_PERSISTENT
- See Also:
-