|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
SessionAndProducer | Represents an object which has-a Session instance and
an optional, lazily created MessageProducer instance
which can them be used by a pooling based JMS provider for publishing
messages using the session used by the current thread. |
Class Summary | |
ActiveMQActivationSpec | |
ActiveMQAsfEndpointWorker | |
ActiveMQBaseEndpointWorker | |
ActiveMQConnectionFactory | |
ActiveMQConnectionRequestInfo | |
ActiveMQEndpointActivationKey | |
ActiveMQManagedConnection | ActiveMQManagedConnection maps to real physical connection to the server. |
ActiveMQManagedConnectionFactory | |
ActiveMQPollingEndpointWorker | |
ActiveMQRAConnection | The ActiveMQRAConnection extends the ActiveMQXAConnection so that it is more flexible in terms of using the availble transaction context. |
ActiveMQRAConnectionFactory | The ActiveMQRAConnectionFactory extends the ActiveMQXAConnectionFactory so that it is more flexible in terms of using the availble transaction context. |
ActiveMQRASession | The ActiveMQRASession extends the ActiveMQXASession so that it is more flexible in terms of using the availble transaction context. |
ActiveMQResourceAdapter | Knows how to connect to one ActiveMQ server. |
CircularQueue | |
DefaultConnectionManager | A simple implementation of a ConnectionManager. |
InboundEndpointWork | |
JMSConnectionProxy | Acts as a pass through proxy for a JMS Connection object. |
JMSSessionProxy | Acts as a pass through proxy for a JMS Session object. |
MessageEndpointProxy | |
ServerSessionImpl | |
ServerSessionPoolImpl | |
SessionAndProducerHelper | A helper class used to provide access to the current active
SessionAndProducer instance being used to process a message
in the current thread so that messages can be produced using the same
session. |
SimpleConnectionManager | A simple implementation of a ConnectionManager. |
Exception Summary | |
InvalidMessageEndpointException | Thrown to indicate that a MessageEndpoint is no longer valid and should be discarded. |
JCA managed connections and resource adapters for working with ActiveMQ
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |