| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/sys/Mutex.h"#include <qpid/client/Dispatcher.h>#include <qpid/client/Completion.h>#include <qpid/client/Session.h>#include <qpid/client/AsyncSession.h>#include <qpid/client/MessageListener.h>#include <qpid/client/LocalQueue.h>#include <qpid/client/Subscription.h>#include <qpid/sys/Runnable.h>#include <set>#include <sstream>Go to the source code of this file.
Classes | |
| class | qpid::client::SubscriptionManager |
| A class to help create and manage subscriptions. More... | |
| class | qpid::client::AutoCancel |
| AutoCancel cancels a subscription in its destructor. More... | |
Namespaces | |
| namespace | qpid |
| This file was automatically generated from the AMQP specification. | |
| namespace | qpid::client |
1.5.7.1