Package | Description |
---|---|
org.mule.transport.jms |
Provides Jms transport connectivity with support for all Jms features.
|
org.mule.transport.jms.activemq |
Provides Jms connectivity with ActiveMQ-specific workarounds and improvements.
|
org.mule.transport.jms.i18n | |
org.mule.transport.jms.weblogic |
Provides Jms connectivity with Weblogic-specific workarounds and improvements.
|
org.mule.transport.jms.websphere |
Provides Jms connectivity with Websphere-specific workarounds and improvements.
|
Class and Description |
---|
Jms11Support
Jms11Support is a template class to provide an abstraction to to
the JMS 1.1 API specification. |
JmsConnector
JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint. |
JmsMessageAdapter
JmsMessageAdapter allows a DefaultMuleEvent to access the
properties and payload of a JMS Message in a uniform way. |
JmsMessageReceiver
Registers a single JmsMessage listener but uses a thread pool to process incoming
messages
|
JmsSupport
JmsSupport is an interface that provides a polymorphic facade to
the JMS 1.0.2b and 1.1 API specifications. |
JmsTopicResolver
A strategy interface to detect a
javax.jms.Topic in,
possibly, a vendor-specific way. |
MessageRedeliveredException |
RedeliveryHandler
RedeliveryHandler is used to control how redelivered messages are
processed by a connector. |
RedeliveryHandlerFactory
Implementors of this interface are responsible to create
RedeliveryHandler
instances upon request. |
XaTransactedJmsMessageReceiver.JmsThreadContext
Holder receiving the session and consumer for this thread.
|
XaTransactedJmsMessageReceiver.ThreadContextLocal
Strongly typed ThreadLocal for ThreadContext.
|
Class and Description |
---|
JmsConnector
JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint. |
Class and Description |
---|
JmsMessageAdapter
JmsMessageAdapter allows a DefaultMuleEvent to access the
properties and payload of a JMS Message in a uniform way. |
Class and Description |
---|
DefaultJmsTopicResolver
A default implementation of the resolver uses endpoint's
resource info and Java's
instanceof operator to
detect JMS topics. |
JmsConnector
JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint. |
JmsTopicResolver
A strategy interface to detect a
javax.jms.Topic in,
possibly, a vendor-specific way. |
Class and Description |
---|
JmsConnector
JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint. |
XaTransactedJmsMessageReceiver |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.