Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/Exception.h"
#include "qpid/client/AsyncSession.h"
#include "qpid/client/ClientImportExport.h"
#include "qpid/client/Connection.h"
#include "qpid/client/ConnectionSettings.h"
#include "qpid/client/FailoverListener.h"
#include "qpid/sys/Monitor.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | qpid::client::CannotConnectException |
class | qpid::client::FailoverManager |
Utility to manage failover. More... | |
struct | qpid::client::FailoverManager::Command |
Interface to implement for doing work that can be resumed on failover. More... | |
struct | qpid::client::FailoverManager::ReconnectionStrategy |
Namespaces | |
namespace | qpid |
namespace | qpid::client |