Frame Class Reference
[Frame dispatch refactoring proposal.]

New Frame methods. More...

#include <doxygen_overview.h>

List of all members.

Public Member Functions

bool isFromClient () const
SessiongetSession () const
void setSession (Session *)


Detailed Description

New Frame methods.

Combine AMQFrame and AMQBody into a single Frame class. (Existing AMQFrame and AMQBody methods not shown.)

Rationale:

Add getSession()


Member Function Documentation

bool Frame::isFromClient (  )  const

If true, this frame was received from the client, else this frame is being sent to the client.

Session* Frame::getSession (  )  const

Returns:
Session associated with this frame.

void Frame::setSession ( Session  ) 

Set the session associated with this frame


The documentation for this class was generated from the following file:
Generated on Thu Jun 7 17:27:38 2007 by  doxygen 1.5.1