Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <sstream>
#include "qpid/framing/ProtocolVersion.h"
#include "qpid/framing/amqp_structs.h"
Go to the source code of this file.
Classes | |
class | qpid::framing::AMQP_AllOperations |
class | qpid::framing::AMQP_AllOperations::ConnectionHandler |
class | qpid::framing::AMQP_AllOperations::SessionHandler |
class | qpid::framing::AMQP_AllOperations::ExecutionHandler |
class | qpid::framing::AMQP_AllOperations::MessageHandler |
class | qpid::framing::AMQP_AllOperations::TxHandler |
class | qpid::framing::AMQP_AllOperations::DtxHandler |
class | qpid::framing::AMQP_AllOperations::ExchangeHandler |
class | qpid::framing::AMQP_AllOperations::QueueHandler |
class | qpid::framing::AMQP_AllOperations::FileHandler |
class | qpid::framing::AMQP_AllOperations::StreamHandler |
class | qpid::framing::AMQP_AllOperations::ClusterHandler |
class | qpid::framing::AMQP_AllOperations::ClusterConnectionHandler |
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. |