Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::client::FailoverListener Class Reference

#include <FailoverListener.h>

List of all members.

Public Member Functions

 FailoverListener (const boost::shared_ptr< ConnectionImpl > &, const std::vector< Url > &initUrls)
 ~FailoverListener ()
void stop ()
std::vector< Url > getKnownBrokers () const
void received (Message &msg)
 Called for each message arriving from the broker.
void run ()


Detailed Description

Definition at line 41 of file FailoverListener.h.


Constructor & Destructor Documentation

qpid::client::FailoverListener::FailoverListener ( const boost::shared_ptr< ConnectionImpl > &  ,
const std::vector< Url > &  initUrls 
)

qpid::client::FailoverListener::~FailoverListener (  ) 


Member Function Documentation

std::vector<Url> qpid::client::FailoverListener::getKnownBrokers (  )  const

void qpid::client::FailoverListener::received ( Message msg  )  [virtual]

Called for each message arriving from the broker.

Override in your own subclass to process messages.

Implements qpid::client::MessageListener.

void qpid::client::FailoverListener::run (  ) 

void qpid::client::FailoverListener::stop (  ) 


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Thu Jul 2 13:32:12 2009 for Qpid C++ Client API by doxygen 1.5.8