#include <Response.h>
Inheritance diagram for activemq::transport::Response:
Public Member Functions | |
virtual | ~Response (void) |
virtual unsigned int | getCorrelationId () const =0 |
virtual void | setCorrelationId (const unsigned int corrId)=0 |
|
|
|
Gets the Correlation Id that is associated with this message
Implemented in activemq::connector::stomp::commands::AbstractCommand< transport::Response >. |
|
Sets the Correlation Id if this Command
Implemented in activemq::connector::stomp::commands::AbstractCommand< transport::Response >. |