Package org.apache.qpid.client.protocol

Class Summary
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.
HeartbeatConfig  
HeartbeatDiagnostics  
ProtocolBufferMonitorFilter A MINA filter that monitors the numbers of messages pending to be sent by MINA.
 



Licensed to the Apache Software Foundation