Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <map>
#include <memory>
#include <string>
#include <boost/shared_ptr.hpp>
#include "qpid/client/Session.h"
#include "qpid/sys/Mutex.h"
#include "qpid/sys/Runnable.h"
#include "qpid/sys/Thread.h"
#include "MessageListener.h"
#include "SubscriptionImpl.h"
Go to the source code of this file.
Classes | |
class | qpid::client::Dispatcher |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::client |
Typedefs | |
typedef framing::Handler < framing::FrameSet > | qpid::client::FrameSetHandler |