qpid::client::ResponseHandler Class Reference

Holds a response from the broker peer for the client. More...

#include <ResponseHandler.h>

Collaboration diagram for qpid::client::ResponseHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool isWaiting ()
 Is a response expected?
void signalResponse (MethodPtr response)
 Provide a response to the waiting thread.
void expect ()
 Indicate a message is expected.
MethodPtr receive ()
 Wait for a response.
MethodPtr receive (framing::ClassId, framing::MethodId)
 Wait for a specific response.
template<class BodyType>
shared_ptr< BodyType > receive ()
 Template version of receive returns typed pointer.

Detailed Description

Holds a response from the broker peer for the client.


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