Uses of Package
org.codehaus.activemq.ra

Packages that use org.codehaus.activemq.ra
org.codehaus.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ  
org.codehaus.activemq.ra.jms A JMS provider for working with ActiveMQ's JCA ResourceAdapter which uses the same JMS Session that is being used to dispatch JMS Messages inside a JCA or MDB container. 
 

Classes in org.codehaus.activemq.ra used by org.codehaus.activemq.ra
ActiveMQActivationSpec
           
ActiveMQAsfEndpointWorker
           
ActiveMQBaseEndpointWorker
           
ActiveMQConnectionRequestInfo
           
ActiveMQEndpointActivationKey
           
ActiveMQManagedConnection
          ActiveMQManagedConnection maps to real physical connection to the server.
ActiveMQManagedConnectionFactory
           
ActiveMQResourceAdapter
          Knows how to connect to one ActiveMQ server.
CircularQueue
           
JMSConnectionProxy
          Acts as a pass through proxy for a JMS Connection object.
ServerSessionImpl
           
ServerSessionPoolImpl
           
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.
 

Classes in org.codehaus.activemq.ra used by org.codehaus.activemq.ra.jms
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.
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.