Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::Handler< T >::Handler::InOutHandlerInterface Class Reference

Interface for a handler that implements a pair of in/out handle operations. More...

#include <Handler.h>

List of all members.

Public Member Functions

virtual ~InOutHandlerInterface ()
virtual void handleIn (T)=0
virtual void handleOut (T)=0


Detailed Description

template<class T>
class qpid::framing::Handler< T >::InOutHandlerInterface

Interface for a handler that implements a pair of in/out handle operations.

See also:
InOutHandler

Definition at line 80 of file Handler.h.


Constructor & Destructor Documentation

template<class T>
virtual qpid::framing::Handler< T >::Handler::InOutHandlerInterface::~InOutHandlerInterface (  )  [inline, virtual]

Definition at line 82 of file Handler.h.


Member Function Documentation

template<class T>
virtual void qpid::framing::Handler< T >::Handler::InOutHandlerInterface::handleIn (  )  [pure virtual]

template<class T>
virtual void qpid::framing::Handler< T >::Handler::InOutHandlerInterface::handleOut (  )  [pure virtual]


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Mon Mar 16 13:47:29 2009 for Qpid C++ Client API by doxygen 1.5.8