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_AllProxy |
class | qpid::framing::AMQP_AllProxy::Connection |
class | qpid::framing::AMQP_AllProxy::Session |
class | qpid::framing::AMQP_AllProxy::Execution |
class | qpid::framing::AMQP_AllProxy::Message |
class | qpid::framing::AMQP_AllProxy::Tx |
class | qpid::framing::AMQP_AllProxy::Dtx |
class | qpid::framing::AMQP_AllProxy::Exchange |
class | qpid::framing::AMQP_AllProxy::Queue |
class | qpid::framing::AMQP_AllProxy::File |
class | qpid::framing::AMQP_AllProxy::Stream |
class | qpid::framing::AMQP_AllProxy::Cluster |
class | qpid::framing::AMQP_AllProxy::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. |