Package org.apache.qpid.server.protocol

Interface Summary
AMQMethodListener Interface that allows classes to register for interest in protocol method frames.
AMQProtocolSession  
ManagedConnection The management interface exposed to allow management of Connections.
 

Class Summary
AMQMethodEvent<M extends AMQMethodBody> An event that is passed to AMQMethodListeners describing a particular method.
AMQMinaProtocolSession  
AMQPFastProtocolHandler The protocol handler handles "protocol events" for all connections.
AMQPProtocolProvider The protocol provide's role is to encapsulate the initialisation of the protocol handler.
ExchangeInitialiser  
HeartbeatConfig