Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/framing/Proxy.h"
#include "qpid/framing/Array.h"
#include "qpid/framing/amqp_types.h"
#include "qpid/framing/amqp_structs.h"
Go to the source code of this file.
Classes | |
class | qpid::framing::AMQP_ServerProxy |
class | qpid::framing::AMQP_ServerProxy::Connection |
class | qpid::framing::AMQP_ServerProxy::Session |
class | qpid::framing::AMQP_ServerProxy::Execution |
class | qpid::framing::AMQP_ServerProxy::Message |
class | qpid::framing::AMQP_ServerProxy::Tx |
class | qpid::framing::AMQP_ServerProxy::Dtx |
class | qpid::framing::AMQP_ServerProxy::Exchange |
class | qpid::framing::AMQP_ServerProxy::Queue |
class | qpid::framing::AMQP_ServerProxy::File |
class | qpid::framing::AMQP_ServerProxy::Stream |
class | qpid::framing::AMQP_ServerProxy::Cluster |
class | qpid::framing::AMQP_ServerProxy::ClusterConnection |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::framing |
The framing namespace contains classes that are used to create, send and receive the basic packets from which AMQP is built. |