qpid::broker::SessionHandler Class Reference

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

#include <SessionHandler.h>

Inheritance diagram for qpid::broker::SessionHandler:

Inheritance graph
[legend]
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 requestDetach ()
void handleDetach ()
void sendCompletion ()

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