Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.ra

Interface Summary
MessageEndpointProxyTest.EndpointAndListener  
SessionAndProducer Represents an object which has-a javax.jms.Session instance and an optional, lazily created javax.jms.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  
ActiveMQActivationSpecTest  
ActiveMQAsfEndpointWorker  
ActiveMQAsfEndpointWorkerTest  
ActiveMQBaseEndpointWorker  
ActiveMQConnectionFactory  
ActiveMQConnectionRequestInfo  
ActiveMQEndpointActivationKey  
ActiveMQManagedConnection ActiveMQManagedConnection maps to real physical connection to the server.
ActiveMQManagedConnectionFactory  
ActiveMQPollingEndpointWorker  
ActiveMQResourceAdapter Knows how to connect to one ActiveMQ server.
ActiveMQResourceAdapterJavaBeanEqualityTest  
CircularQueue  
CircularQueueTest  
ConnectionEventListenerAdapter  
ConnectionManagerAdapter A simple implementation of a ConnectionManager that can be extended so that it can see how the RA connections are interacting with it.
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.
LocalAndXATransaction Used to provide a LocalTransaction and XAResource to a JMS session.
ManagedConnectionFactoryTest  
ManagedConnectionTest  
MessageEndpointProxy  
MessageEndpointProxy.MessageEndpointAlive  
MessageEndpointProxy.MessageEndpointDead  
MessageEndpointProxy.MessageEndpointInTheElectricChair  
MessageEndpointProxy.MessageEndpointState  
MessageEndpointProxyTest  
RATransactionContext Allows us to switch between using a shared transaction context, or using a local transaction context.
ServerSessionImpl  
ServerSessionImplTest  
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.