activemq::transport::CommandListener Class Reference

#include <CommandListener.h>

Inheritance diagram for activemq::transport::CommandListener:

activemq::connector::stomp::StompConnector activemq::transport::TransportFilter activemq::transport::ResponseCorrelator activemq::transport::TcpTransport List of all members.

Public Member Functions

virtual ~CommandListener (void)
virtual void onCommand (Command *command)=0

Detailed Description

Interface for an observer of broker commands.


Constructor & Destructor Documentation

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


Member Function Documentation

virtual void activemq::transport::CommandListener::onCommand Command command  )  [pure virtual]
 

Event handler for the receipt of a command.

Parameters:
command the received command object.

Implemented in activemq::connector::stomp::StompConnector, activemq::transport::ResponseCorrelator, and activemq::transport::TransportFilter.


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