qpid::sys::EventChannelConnection Class Reference

Implements SessionContext and delegates to a SessionHandler for a connection via the EventChannel. More...

#include <EventChannelConnection.h>

Inheritance diagram for qpid::sys::EventChannelConnection:

Inheritance graph
[legend]
Collaboration diagram for qpid::sys::EventChannelConnection:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventChannelConnection (EventChannelThreads::shared_ptr threads, SessionHandlerFactory &factory, int readDescriptor, int writeDescriptor=0, bool isTrace=false)
virtual void send (qpid::framing::AMQFrame *frame)
virtual void send (std::auto_ptr< qpid::framing::AMQFrame > frame)
virtual void close ()

Detailed Description

Implements SessionContext and delegates to a SessionHandler for a connection via the EventChannel.

Parameters:
readDescriptor file descriptor for reading.
writeDescriptor file descriptor for writing, by default same as readDescriptor


The documentation for this class was generated from the following file:
Generated on Thu Jan 25 11:48:19 2007 for Qpid by  doxygen 1.5.1