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_ServerOperations |
class | qpid::framing::AMQP_ServerOperations::ConnectionHandler |
class | qpid::framing::AMQP_ServerOperations::SessionHandler |
class | qpid::framing::AMQP_ServerOperations::ExecutionHandler |
class | qpid::framing::AMQP_ServerOperations::MessageHandler |
class | qpid::framing::AMQP_ServerOperations::TxHandler |
class | qpid::framing::AMQP_ServerOperations::DtxHandler |
class | qpid::framing::AMQP_ServerOperations::ExchangeHandler |
class | qpid::framing::AMQP_ServerOperations::QueueHandler |
class | qpid::framing::AMQP_ServerOperations::FileHandler |
class | qpid::framing::AMQP_ServerOperations::StreamHandler |
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. |