activemq::transport::TransportExceptionListener Class Reference

#include <TransportExceptionListener.h>

Inheritance diagram for activemq::transport::TransportExceptionListener:

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

Public Member Functions

virtual ~TransportExceptionListener ()
virtual void onTransportException (Transport *source, const exceptions::ActiveMQException &ex)=0

Detailed Description

A listener of asynchronous exceptions from a command transport object.


Constructor & Destructor Documentation

virtual activemq::transport::TransportExceptionListener::~TransportExceptionListener  )  [inline, virtual]
 


Member Function Documentation

virtual void activemq::transport::TransportExceptionListener::onTransportException Transport source,
const exceptions::ActiveMQException ex
[pure virtual]
 

Event handler for an exception from a command transport.

Parameters:
source The source of the exception
ex The exception.

Implemented in activemq::connector::stomp::StompConnector, 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