Uses of Package
org.apache.activemq.state

Packages that use org.apache.activemq.state
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. 
 

Classes in org.apache.activemq.state used by org.apache.activemq.command
CommandVisitor
           
 

Classes in org.apache.activemq.state used by org.apache.activemq.state
CommandVisitor
           
CommandVisitorAdapter
           
ConnectionState
           
ConsumerState
           
ProducerState
           
ResponseHandler
           
SessionState
           
Tracked
           
TransactionState
           
 

Classes in org.apache.activemq.state used by org.apache.activemq.transport.failover
ConnectionStateTracker
          Tracks the state of a connection so a newly established transport can be re-initialized to the state that was tracked.
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.