1 #ifndef QPID_MESSAGING_SESSION_H 2 #define QPID_MESSAGING_SESSION_H 36 template <
class>
class PrivateImplRef;
#define QPID_MESSAGING_CLASS_EXTERN
A session represents a distinct 'conversation' which can involve sending and receiving messages to an...
static const Duration FOREVER
This file was automatically generated from the AMQP specification.
Interface through which messages are sent.
Representation of a message.
A handle is like a pointer: refers to an underlying implementation object.
Interface through which messages are received.
A duration is a time in milliseconds.
Represents an address to which messages can be sent and from which messages can be received...
A connection represents a network connection to a remote endpoint.
Session_0_10 sync(const SessionBase_0_10 &other)
Conversion to Session_0_10 from another session type.
#define QPID_MESSAGING_EXTERN