Class | Description |
---|---|
JMSHeaders |
Utility class for access to the supported JMS Headers, and methods to
extract those values from a given
Message . |
MessageHeader |
Represents a header on a JMS message.
|
Enum | Description |
---|---|
JMSDeliveryMode |
The different persistence modes of JMS Brokers.
|
JMSDestinationType |
Enumeration of the types of JMS Destinations.
|
MessageType |
The underlying type of a
Message mapped to the corresponding class. |