| Class | Description |
|---|---|
| AMQProtocolHandler |
AMQProtocolHandler is the client side protocol handler for AMQP, it handles all protocol events received from the
network by MINA.
|
| AMQProtocolSession |
Wrapper for protocol session that provides type-safe access to session attributes.
|
| BlockingMethodFrameListener |
BlockingMethodFrameListener is a 'rendezvous' which acts as a
AMQMethodListener that delegates handling of
incoming methods to a method listener implemented as a sub-class of this and hands off the processed method or
error to a consumer. |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.