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