qpid::broker::SessionAdapter Class Reference

Per-channel protocol adapter. More...

#include <SessionAdapter.h>

Inheritance diagram for qpid::broker::SessionAdapter:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SessionAdapter (SemanticState &session)
framing::ProtocolVersion getVersion () const
MessageHandler * getMessageHandler ()
ExchangeHandler * getExchangeHandler ()
QueueHandler * getQueueHandler ()
ExecutionHandler * getExecutionHandler ()
TxHandler * getTxHandler ()
DtxHandler * getDtxHandler ()
ConnectionHandler * getConnectionHandler ()
SessionHandler * getSessionHandler ()
FileHandler * getFileHandler ()
StreamHandler * getStreamHandler ()


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 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 Thu May 15 22:23:40 2008 for Qpid by  doxygen 1.5.5