qpid::framing::BodyHandler Class Reference

Interface to handle incoming frame bodies. More...

#include <BodyHandler.h>

List of all members.

Public Member Functions

virtual void handleBody (AMQBody *body)

Protected Member Functions

virtual void handleMethod (AMQMethodBody *)=0
virtual void handleHeader (AMQHeaderBody *)=0
virtual void handleContent (AMQContentBody *)=0
virtual void handleHeartbeat (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 Thu May 15 22:24:26 2008 for Qpid by  doxygen 1.5.5