|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| JmsSupport | JmsSupport is an interface that provides a polymorphic facade to
the JMS 1.0.2b and 1.1 API specifications. |
| RedeliveryHandler | RedeliveryHandler is used to control how redelivered messages are
processed by a connector. |
| Class Summary | |
| DefaultRedeliveryHandler | DefaultRedeliveryHandler TODO |
| Jms102bSupport | Jms102bSupport is a template class to provide an abstraction to the
JMS 1.0.2b API specification. |
| Jms11Support | Jms11Support is a template class to provide an abstraction to to
the JMS 1.1 API specification. |
| JmsClientAcknowledgeTransaction | JmsClientAcknowledgeTransaction is a transaction implementation of
performing a message acknowledgement. |
| JmsClientAcknowledgeTransactionFactory | JmsClientAcknowledgeTransactionFactory creates a JMS Client
Acknowledge Transaction using a JMS Message. |
| JmsConnector | JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint. |
| JmsConstants | |
| JmsExceptionReader | This reader will ensure that the LinkedException and JMS code is not lost when printing the JMSException. |
| JmsMessageAdapter | JmsMessageAdapter allows a MuleEvent to access the
properties and payload of a JMS Message in a uniform way. |
| JmsMessageDispatcher | JmsMessageDispatcher is responsible for dispatching messages to JMS
destinations. |
| JmsMessageDispatcherFactory | JmsMessageDispatcherFactory creates a message adapter that will
send JMS messages |
| JmsMessageReceiver | Registers a single JmsMessage listener but uses a thread pool to process incoming messages |
| JmsMessageUtils | JmsMessageUtils contains helper method for dealing with JMS
messages in Mule. |
| JmsReplyToHandler | JmsReplyToHandler will process a JMS replyTo or hand off to the
default replyTo handler if the replyTo is a URL |
| JmsTransaction | JmsTransaction is a wrapper for a JMS local transaction. |
| JmsTransactionFactory |
JmsTransactionFactory creates a JMS local transaction |
| MessageTransactionCallback | |
| SingleJmsMessageReceiver | Registers a single Jms MessageListener for an endpoint |
| TransactedJmsMessageReceiver | |
| TransactedJmsMessageReceiver.JmsThreadContext | Holder receiving the session and consumer for this thread. |
| TransactedJmsMessageReceiver.ThreadContextLocal | Strongly typed ThreadLocal for ThreadContext. |
| TransactedSingleResourceJmsMessageReceiver | |
| Exception Summary | |
| MessageRedeliveredException | |
Provides Jms transport connectivity with support for all Jms features.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||