|
|||||||||||
| 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 abstraction to the
JMS 1.0.2b API specification.Jms11Support is a template class to provide an abstraction 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
send JMS messagesJmsMessageUtils contains helper method for dealing with JMS
messages in Mule.JmsReplyToHandler 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 | ||||||||||