Uses of Package
org.apache.activemq.state
-
Packages that use org.apache.activemq.state 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 nodesorg.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. -
Classes in org.apache.activemq.state used by org.apache.activemq.broker Class Description CommandVisitor ConnectionState ProducerState -
Classes in org.apache.activemq.state used by org.apache.activemq.broker.jmx Class Description CommandVisitor -
Classes in org.apache.activemq.state used by org.apache.activemq.broker.region Class Description ConnectionState -
Classes in org.apache.activemq.state used by org.apache.activemq.command Class Description CommandVisitor -
Classes in org.apache.activemq.state used by org.apache.activemq.state Class Description CommandVisitor CommandVisitorAdapter ConnectionState ConsumerState ProducerState ResponseHandler SessionState Tracked TransactionState -
Classes in org.apache.activemq.state used by org.apache.activemq.transport.failover Class Description ConnectionStateTracker Tracks the state of a connection so a newly established transport can be re-initialized to the state that was tracked. -
Classes in org.apache.activemq.state used by org.apache.activemq.transport.stomp Class Description CommandVisitor