Interface | Description |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
AMQState |
States used in the AMQ protocol.
|
Exception | Description |
---|---|
AMQMethodNotImplementedException |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.