| JmsBytesMessage |
|
| JmsDefaultUnresolvedDestinationTransformer |
Default Destination resolver that will try and find a way to convert an unknown foreign
JMS Destination object by looking for method in the object to identify the true type.
|
| JmsInboundMessageDispatch |
Envelope used to deliver incoming messages to their targeted consumer.
|
| JmsMapMessage |
Implementation of the JMS MapMessage.
|
| JmsMessage |
|
| JmsMessagePropertyIntercepter |
Utility class used to intercept calls to Message property gets and sets and map the
correct fields in the underlying JmsMessageFacade to the property name being operated on.
|
| JmsMessagePropertySupport |
Provides methods for use when working with JMS Message Properties and their values.
|
| JmsMessageSupport |
Set of common utilities and definitions useful for JMS Message handling.
|
| JmsMessageTransformation |
A helper class for converting normal JMS interfaces into the QpidJMS specific
versions.
|
| JmsObjectMessage |
|
| JmsOutboundMessageDispatch |
Envelope that wraps the objects involved in a Message send operation.
|
| JmsStreamMessage |
JMS Stream message implementation.
|
| JmsTextMessage |
|