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.
Namespaces | |
namespace | qpid |
namespace | qpid::client |
Classes | |
class | qpid::client::Dispatcher |
Typedefs | |
typedef framing::Handler< framing::FrameSet > | qpid::client::FrameSetHandler |