Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Go to the source code of this file.
Classes | |
class | qpid::client::QueueOptions |
A help class to set options on the Queue. More... | |
Namespaces | |
namespace | qpid |
namespace | qpid::client |
Enumerations | |
enum | qpid::client::QueueSizePolicy { qpid::client::NONE, qpid::client::REJECT, qpid::client::FLOW_TO_DISK, qpid::client::RING, qpid::client::RING_STRICT } |
enum | qpid::client::QueueOrderingPolicy { qpid::client::FIFO, qpid::client::LVQ, qpid::client::LVQ_NO_BROWSE } |