|
Class Summary |
| BytesMessageImpl |
A StreamMessage object is used to send a stream of primitive
types in the Java programming language. |
| CorrelationID |
This class implements message header fields CorrelationID for messages.
|
| Expiration |
Message Expiration.
|
| FormatHelper |
A simple format converter helper class in order to help convert an Objec
t type as per the table listed below.
|
| MapMessageImpl |
Description: A MapMessage object is used to send a set of
name-value pairs. |
| MessageHeader |
This class implements message header fields for messages.
|
| MessageID |
The MessageID field contains a value that uniquely identifies each message
sent by a provider..
|
| MessageImpl |
This class implements the JMS Message. |
| MessageProperties |
Built-in facility for supporting property values.
|
| MessageType |
Message type identifier.
|
| ObjectMessageImpl |
This class provides an implementation of the JMS ObjectMessage. |
| Priority |
Message Priority.
|
| StreamMessageImpl |
A BytesMessage object is used to send a message containing a
stream of uninterpreted bytes. |
| TextMessageImpl |
This class provides an implementation of the JMS TextMessage. |