qpid::client::ClientAdapter Class Reference

Per-channel protocol adapter. More...

#include <ClientAdapter.h>

Inheritance diagram for qpid::client::ClientAdapter:

Inheritance graph
[legend]
Collaboration diagram for qpid::client::ClientAdapter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClientAdapter (std::auto_ptr< Channel > ch, Connection &, Client &)
ChannelgetChannel ()
void handleHeader (boost::shared_ptr< qpid::framing::AMQHeaderBody >)
void handleContent (boost::shared_ptr< qpid::framing::AMQContentBody >)
void handleHeartbeat (boost::shared_ptr< qpid::framing::AMQHeartbeatBody >)

Detailed Description

Per-channel protocol adapter.

Translates protocol bodies into calls on the core Channel, Connection and Client objects.

Owns a channel, has references to Connection and Client.


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