qpid::broker::BrokerAdapter Class Reference

Per-channel protocol adapter. More...

#include <BrokerAdapter.h>

Inheritance diagram for qpid::broker::BrokerAdapter:

Inheritance graph
[legend]
Collaboration diagram for qpid::broker::BrokerAdapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BrokerAdapter (Channel &ch, Connection &c, Broker &b)
framing::ProtocolVersion getVersion () const
ChannelHandler * getChannelHandler ()
ConnectionHandler * getConnectionHandler ()
BasicHandler * getBasicHandler ()
ExchangeHandler * getExchangeHandler ()
QueueHandler * getQueueHandler ()
TxHandler * getTxHandler ()
MessageHandler * getMessageHandler ()
AccessHandler * getAccessHandler ()
FileHandler * getFileHandler ()
StreamHandler * getStreamHandler ()
DtxHandler * getDtxHandler ()
TunnelHandler * getTunnelHandler ()
framing::AMQP_ClientProxy & getProxy ()

Detailed Description

Per-channel protocol adapter.

A container for a collection of AMQP-class adapters that translate AMQP method bodies into calls on the core Channel, Connection and Broker objects. Each adapter class also provides a client proxy to send methods to the peer.


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:11 2007 for Qpid by  doxygen 1.4.7