Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Classes | |
class | qpid::messaging::Address |
Represents an address to which messages can be sent and from which messages can be received. More... | |
class | qpid::messaging::Connection |
A connection represents a network connection to a remote endpoint. More... | |
class | qpid::messaging::Duration |
A duration is a time in milliseconds. More... | |
struct | qpid::messaging::MessagingException |
This is the base class for all messaging related exceptions thrown by this API. More... | |
class | qpid::messaging::Handle |
A handle is like a pointer: refers to an underlying implementation object. More... | |
class | qpid::messaging::Message |
Representation of a message. More... | |
class | qpid::messaging::Receiver |
Interface through which messages are received. More... | |
class | qpid::messaging::Sender |
Interface through which messages are sent. More... | |
class | qpid::messaging::Session |
A session represents a distinct 'conversation' which can involve sending and receiving messages to and from different addresses. More... |