Uses of Package
org.codehaus.activemq

Packages that use org.codehaus.activemq
org.codehaus.activemq The core JMS client implementation classes 
org.codehaus.activemq.jndi JNDI helper classes  
org.codehaus.activemq.management An implementation of the J2EE Management API  
org.codehaus.activemq.transport The transport abstraction layer for sending and receiving Packets over a network  
 

Classes in org.codehaus.activemq used by org.codehaus.activemq
ActiveMQConnection
          A Connection object is a client's active connection to its JMS provider.
ActiveMQConnectionConsumer
          For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ActiveMQConnectionFactory
          A ConnectionFactory is an an Administed object, and is used for creating Connections.
ActiveMQMessageConsumer
          A client uses a MessageConsumer object to receive messages from a destination.
ActiveMQMessageDispatcher
          An internal dispatcher for ActiveMQMessage types
ActiveMQMessageProducer
          A client uses a MessageProducer object to send messages to a destination.
ActiveMQPrefetchPolicy
          Defines the pretech message policies for different types of consumers
ActiveMQSession
           A Session object is a single-threaded context for producing and consuming messages.
ActiveMQXAConnection
          The XAConnection interface extends the capability of Connection by providing an XASession (optional).
ActiveMQXASession
          The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
Closeable
          Provides a uniform interface that can be used to close all the JMS obejcts that provide a close() method.
LocalTransactionEventListener
           
 

Classes in org.codehaus.activemq used by org.codehaus.activemq.jndi
ActiveMQConnectionFactory
          A ConnectionFactory is an an Administed object, and is used for creating Connections.
 

Classes in org.codehaus.activemq used by org.codehaus.activemq.management
ActiveMQConnection
          A Connection object is a client's active connection to its JMS provider.
 

Classes in org.codehaus.activemq used by org.codehaus.activemq.transport
ActiveMQConnection
          A Connection object is a client's active connection to its JMS provider.
 



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