qpid::framing::BodyHandler Class Reference

Interface to handle incoming frame bodies. More...

#include <BodyHandler.h>

Inheritance diagram for qpid::framing::BodyHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void handleBody (boost::shared_ptr< AMQBody > body)

Protected Member Functions

virtual void handleRequest (boost::shared_ptr< AMQRequestBody >)=0
virtual void handleResponse (boost::shared_ptr< AMQResponseBody >)=0
virtual void handleMethod (boost::shared_ptr< AMQMethodBody >)=0
virtual void handleHeader (boost::shared_ptr< AMQHeaderBody >)=0
virtual void handleContent (boost::shared_ptr< AMQContentBody >)=0
virtual void handleHeartbeat (boost::shared_ptr< AMQHeartbeatBody >)=0

Detailed Description

Interface to handle incoming frame bodies.

Derived classes provide logic for each frame type.


The documentation for this class was generated from the following file:
Generated on Tue Apr 17 14:22:19 2007 for Qpid by  doxygen 1.4.7