qpid::framing::Handler< T >::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 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
The documentation for this class was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/framing/Handler.h