Package org.apache.qpid.client.state

Interface Summary
AMQStateListener  
StateAwareMethodListener A frame listener that is informed of the protocl state when invoked and has the opportunity to update state.
StateListener  
 

Class Summary
AMQState States used in the AMQ protocol.
AMQStateChangedEvent An event that is fired when the protocol state has changed.
AMQStateManager The state manager is responsible for managing the state of the protocol session.
StateWaiter Waits for a particular state to be reached.
 

Exception Summary
IllegalStateTransitionException