Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "AsyncSession.h"
#include "Message.h"
#include <list>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | qpid |
namespace | qpid::client |
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 |