Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.state | |
org.apache.activemq.transport.failover |
Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use.
|
org.apache.activemq.transport.stomp |
An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different
languages like Ruby, Python, PHP, C etc.
|
Class and Description |
---|
CommandVisitor |
ConnectionState |
ProducerState |
Class and Description |
---|
CommandVisitor |
Class and Description |
---|
ConnectionState |
Class and Description |
---|
CommandVisitor |
Class and Description |
---|
CommandVisitor |
CommandVisitorAdapter |
ConnectionState |
ConsumerState |
ProducerState |
ResponseHandler |
SessionState |
Tracked |
TransactionState |
Class and Description |
---|
ConnectionStateTracker
Tracks the state of a connection so a newly established transport can be
re-initialized to the state that was tracked.
|
Class and Description |
---|
CommandVisitor |
Copyright © 2005–2017. All rights reserved.