qpid::broker::SessionHandler Class Reference

A SessionHandler is associated with each active channel. More...

#include <SessionHandler.h>

Collaboration diagram for qpid::broker::SessionHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SessionHandler (Connection &, framing::ChannelId)
SessionStategetSession ()
 Returns 0 if not attached to a session.
const SessionStategetSession () const
framing::ChannelId getChannel () const
ConnectionState & getConnection ()
const ConnectionState & getConnection () const
framing::AMQP_ClientProxy & getProxy ()
const framing::AMQP_ClientProxy & getProxy () const
void localSuspend ()
void detach ()
void sendCompletion ()
void destroy ()

Protected Member Functions

void handleIn (framing::AMQFrame &)
void handleOut (framing::AMQFrame &)

Detailed Description

A SessionHandler is associated with each active channel.

It receives incoming frames, handles session controls and manages the association between the channel and a session.


The documentation for this class was generated from the following file:
Generated on Thu Apr 10 11:08:58 2008 for Qpid by  doxygen 1.4.7