1 #ifndef QPID_MESSAGING_SESSION_H
2 #define QPID_MESSAGING_SESSION_H
36 template <
class>
class PrivateImplRef;
#define QPID_MESSAGING_EXTERN
Represents an address to which messages can be sent and from which messages can be received...
Representation of a message.
A duration is a time in milliseconds.
Interface through which messages are sent.
This file was automatically generated from the AMQP specification.
#define QPID_MESSAGING_CLASS_EXTERN
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.
A handle is like a pointer: refers to an underlying implementation object.
static const Duration FOREVER
A session represents a distinct 'conversation' which can involve sending and receiving messages to an...
Interface through which messages are received.