|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
AbstractJmsTransformer is an abstract class that should be used
for all transformers where a JMS message will be the transformed or
transformee object.DefaultRedeliveryHandler TODOJMSMessageToObject Will convert a
javax.jms.Message or sub-type into an object by extracting the
message payload.Jms102bSupport is a template class to provide an absstraction
to to the Jms 1.0.2b api specification.Jms11Support is a template class to provide an absstraction to
to the Jms 1.1 api specification.JmsClientAcknowledgeTransaction is a transaction
implementation of performing a message acknowledgement.JmsClientAcknowledgeTransactionFactory creates a Jms Client
Acknowledge transaction using a Jms message.JmsConnector is a JMS 1.0.2b compliant connector that can be
used by a Mule endpoint.JmsMessageAdapter allows a MuleEvent to access
the properties and payload of a JMS Message in a uniform way.JmsMessageDispatcher is responsible for dispatching messages
to Jms destinations.JmsMessageDispatcherFactory creates a message adapter that will dsend Jms messagesJmsMessageUtils contains helper method for dealing with Jms messages in MuleJmsReplyToHandler will process a Jms replyTo or hand off to
the default replyTo handler if the replyTo is a urlJmsSelectorFilter is a wrapper for a Jms Selector.JmsSupport is an interface that provides a polymorphic facade
to the Jms 1.0.2b and 1.1 api specifications.JmsTransaction is a wrapper for a Jms local transaction.JmsTransactionFactory Creates a Jms local transactionObjectToJMSMessage will convert any object to a
javax.jms.Message or sub-type into an object.RedeliveryHandler is used to control how redelivered messages
are processed by a connector.handleRedelivery() is called
handleRedelivery() is called
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||