Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Classes | |
class | qmf::AgentListener |
AgentListener is used by agents that select the internalStore=false option (see Agent constructor) or by agents that wish to provide access control for queries and methods. More... | |
class | qmf::Agent |
The Agent class is the QMF Agent portal. More... | |
class | qmf::AgentObject |
AgentObject is an extension of Object with agent-specific methods added. More... | |
class | qmf::ConnectionListener |
Implement a subclass of ConnectionListener and provide it with the Connection constructor to receive notification of changes in the connection state. More... | |
class | qmf::Connection |
The Connection class represents a connection to a QPID broker that can be used by agents and consoles, possibly multiple at the same time. More... | |
class | qmf::ConsoleObject |
ConsoleObject is an extension of Object with console-specific methods added. More... | |
class | qmf::engine::ConnectionSettings |
Settings for AMQP connections to the broker. More... | |
Enumerations | |
enum | qmf::ConnectionState { qmf::CONNECTION_UP = 1, qmf::CONNECTION_DOWN = 2 } |
Operational states for Connections. More... |
enum qmf::ConnectionState |
Operational states for Connections.
Definition at line 33 of file Connection.h.