activemq::connector::stomp::StompCommandListener Class Reference

#include <StompCommandListener.h>

Inheritance diagram for activemq::connector::stomp::StompCommandListener:

activemq::connector::stomp::StompConnector activemq::connector::stomp::StompSessionManager List of all members.

Public Member Functions

virtual ~StompCommandListener (void)
virtual void onStompCommand (commands::StompCommand *command)=0 throw ( StompConnectorException )

Detailed Description

Interface class for object that with to register with the Stomp Connector in order to process a Command that was received.


Constructor & Destructor Documentation

virtual activemq::connector::stomp::StompCommandListener::~StompCommandListener void   )  [inline, virtual]
 


Member Function Documentation

virtual void activemq::connector::stomp::StompCommandListener::onStompCommand commands::StompCommand command  )  throw ( StompConnectorException ) [pure virtual]
 

Process the Stomp Command

Parameters:
command to process
Exceptions:
ConnterException 

Implemented in activemq::connector::stomp::StompConnector, and activemq::connector::stomp::StompSessionManager.


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