| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Classes | |
| class | 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 | Agent |
| The Agent class is the QMF Agent portal. More... | |
| class | AgentObject |
| AgentObject is an extension of Object with agent-specific methods added. More... | |
| class | ConnectionListener |
| Implement a subclass of ConnectionListener and provide it with the Connection constructor to receive notification of changes in the connection state. More... | |
| class | 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 | ConsoleObject |
| ConsoleObject is an extension of Object with console-specific methods added. More... | |
Namespaces | |
| namespace | engine |
Typedefs | |
| typedef engine::ConnectionSettings | ConnectionSettings |
Enumerations | |
| enum | ConnectionState { CONNECTION_UP = 1, CONNECTION_DOWN = 2 } |
| Operational states for Connections. More... | |
| typedef class engine::ConnectionSettings qmf::ConnectionSettings |
Definition at line 28 of file ConnectionSettings.h.
1.4.7