1 #ifndef QPID_MESSAGING_SENDER_H
2 #define QPID_MESSAGING_SENDER_H
35 template <
class>
class PrivateImplRef;
#define QPID_MESSAGING_EXTERN
Interface through which messages are sent.
A handle is like a pointer: refers to an underlying implementation object.
#define QPID_MESSAGING_CLASS_EXTERN
Session_0_10 sync(const SessionBase_0_10 &other)
Conversion to Session_0_10 from another session type.
A session represents a distinct 'conversation' which can involve sending and receiving messages to an...
Representation of a message.
Represents an address to which messages can be sent and from which messages can be received...