QAMQP
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCQAMQP::Authenticator
|\CQAMQP::AMQPlainAuthenticator
oCQAMQP::Frame::BaseBase class for any frames. Implement main methods for serialize and deserialize raw frame data. All frames start with a 7-octet header composed of a type field (octet), a channel field (short integer) and a size field (long integer):
|oCQAMQP::Frame::ContentClass for working with content frames. Implement main methods for serialize and deserialize raw content frame data. A content header payload has this format:
|oCQAMQP::Frame::ContentBody
|\CQAMQP::Frame::MethodClass for working with method frames. Implement main methods for serialize and deserialize raw method frame data. Method frame bodies consist of an invariant list of data fields, called "arguments". All method bodies start with identifier numbers for the class and method:
oCQAMQP::Channel
|oCQAMQP::Exchange
|\CQAMQP::Queue
oCQAMQP::ChannelExceptionCleaner
oCQAMQP::Client
oCQAMQP::ClientExceptionCleaner
oCQAMQP::Connection
oCQAMQP::ConnectionExceptionCleaner
oCQAMQP::Frame::decimal
oCQAMQP::ExchangeExceptionCleaner
oCQAMQP::Message
oCQAMQP::Network
\CQAMQP::QueueExceptionCleaner