activemq::transport::Response Class Reference

#include <Response.h>

Inheritance diagram for activemq::transport::Response:

activemq::transport::Command activemq::connector::stomp::commands::AbstractCommand< transport::Response > activemq::transport::ExceptionResponse activemq::connector::stomp::commands::ConnectedCommand activemq::connector::stomp::commands::ReceiptCommand List of all members.

Public Member Functions

virtual ~Response (void)
virtual unsigned int getCorrelationId () const =0
virtual void setCorrelationId (const unsigned int corrId)=0

Constructor & Destructor Documentation

virtual activemq::transport::Response::~Response void   )  [inline, virtual]
 


Member Function Documentation

virtual unsigned int activemq::transport::Response::getCorrelationId  )  const [pure virtual]
 

Gets the Correlation Id that is associated with this message

Returns:
the Correlation Id

Implemented in activemq::connector::stomp::commands::AbstractCommand< transport::Response >.

virtual void activemq::transport::Response::setCorrelationId const unsigned int  corrId  )  [pure virtual]
 

Sets the Correlation Id if this Command

Parameters:
corrId 

Implemented in activemq::connector::stomp::commands::AbstractCommand< transport::Response >.


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:33 2006 for activemq-cpp by  doxygen 1.4.5