Package org.mule.providers.jms

Provides Jms transport connectivity with support for all Jms features.

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 absstraction to to the Jms 1.0.2b api specification.
Jms11Support Jms11Support is a template class to provide an absstraction 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.
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  
JmsMessageReceiver  
JmsMessageUtils JmsMessageUtils TODO -document class
JmsReplyToHandler JmsReplyToHandler will process a Jms replyTo or hand off to the defualt 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
JmsUtils  
 

Exception Summary
MessageRedeliveredException  
 

Package org.mule.providers.jms Description

Provides Jms transport connectivity with support for all Jms features.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.