Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/client/AsyncSession.h"
#include "qpid/client/Message.h"
#include "qpid/client/ClientImportExport.h"
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
class | qpid::client::MessageReplayTracker |
Utility to track messages sent asynchronously, allowing those that are indoubt to be replayed over a new session. More... | |
struct | qpid::client::MessageReplayTracker::ReplayRecord |
Namespaces | |
namespace | qpid |
namespace | qpid::client |