Package org.apache.qpid.client.state

Interface Summary
AMQStateListener  
StateAwareMethodListener<B extends AMQMethodBody> A frame listener that is informed of the protocl state when invoked and has the opportunity to update state.
 

Class Summary
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 This is an implementation of the BlockingWaiter to provide error handing and a waiting mechanism for state changes.
 

Enum Summary
AMQState States used in the AMQ protocol.
 

Exception Summary
AMQMethodNotImplementedException  
 



Licensed to the Apache Software Foundation