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