|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.activemq | |
---|---|
org.activemq | The core JMS client implementation classes |
org.activemq.jndi | JNDI helper classes |
org.activemq.management | An implementation of the J2EE Management API |
org.activemq.message | Message implementations |
org.activemq.pool | 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. |
org.activemq.transport | The transport abstraction layer for sending and receiving Packets over a network |
Classes in org.activemq used by org.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. |
|
ActiveMQSession.DeliveryListener
|
|
ActiveMQXAConnection
The XAConnection interface extends the capability of Connection by providing an XASession (optional). |
|
Closeable
Provides a uniform interface that can be used to close all the JMS obejcts that provide a close() method. |
|
LocalTransactionEventListener
|
|
TransactionContext
A TransactionContext provides the means to control a JMS transaction. |
Classes in org.activemq used by org.activemq.jndi | |
---|---|
ActiveMQConnectionFactory
A ConnectionFactory is an an Administed object, and is used for creating Connections. |
Classes in org.activemq used by org.activemq.management | |
---|---|
ActiveMQConnection
A Connection object is a client's active connection to its JMS
provider. |
Classes in org.activemq used by org.activemq.message | |
---|---|
ActiveMQSession
A Session object is a single-threaded context for producing and consuming messages. |
Classes in org.activemq used by org.activemq.pool | |
---|---|
ActiveMQConnection
A Connection object is a client's active connection to its JMS
provider. |
|
ActiveMQConnectionFactory
A ConnectionFactory is an an Administed object, and is used for creating Connections. |
|
ActiveMQMessageProducer
A client uses a MessageProducer object to send messages to a
destination. |
|
ActiveMQQueueSender
A client uses a QueueSender object to send messages to a
queue. |
|
ActiveMQSession
A Session object is a single-threaded context for producing and consuming messages. |
|
ActiveMQTopicPublisher
A client uses a TopicPublisher object to publish messages on
a topic. |
|
AlreadyClosedException
An exception which is closed if you try to access a resource which has already been closed |
Classes in org.activemq used by org.activemq.transport | |
---|---|
ActiveMQConnection
A Connection object is a client's active connection to its JMS
provider. |
|
ActiveMQPrefetchPolicy
Defines the pretech message policies for different types of consumers |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |