Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | List of all members
qpid::client::FailoverManager::ReconnectionStrategy Struct Referenceabstract

#include <qpid/client/FailoverManager.h>

Public Member Functions

virtual void editUrlList (std::vector< Url > &urls)=0
 This method is called by the FailoverManager prior to establishing a connection (or re-connection) and can be used if the application wishes to edit or re-order the list which will default to the list of known brokers for the last connection.
 
virtual ~ReconnectionStrategy ()
 

Detailed Description

Definition at line 68 of file FailoverManager.h.

Constructor & Destructor Documentation

virtual qpid::client::FailoverManager::ReconnectionStrategy::~ReconnectionStrategy ( )
inlinevirtual

Definition at line 78 of file FailoverManager.h.

Member Function Documentation

virtual void qpid::client::FailoverManager::ReconnectionStrategy::editUrlList ( std::vector< Url > &  urls)
pure virtual

This method is called by the FailoverManager prior to establishing a connection (or re-connection) and can be used if the application wishes to edit or re-order the list which will default to the list of known brokers for the last connection.


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

Qpid C++ API Reference
Generated on Fri Feb 22 2013 for Qpid C++ Client API by doxygen 1.8.3