| Class and Description |
|---|
| AMQFrame |
| MethodRegistry |
| Class and Description |
|---|
| AMQBody |
| AMQDataBlock
A data block represents something that has a size in bytes and the ability to write itself to a byte
buffer (similar to a byte array).
|
| AMQFrame |
| AMQShortString
A short string is a representation of an AMQ Short String
Short strings differ from the Java String class by being limited to on ASCII characters (0-127)
and thus can be held more effectively in a byte buffer.
|
| MethodRegistry |
| ProtocolVersion |
| Class and Description |
|---|
| AMQShortString
A short string is a representation of an AMQ Short String
Short strings differ from the Java String class by being limited to on ASCII characters (0-127)
and thus can be held more effectively in a byte buffer.
|
| BasicContentHeaderProperties |
| BasicDeliverBody |
| ContentBody |
| ContentHeaderBody |
| FieldTable |
| Class and Description |
|---|
| AMQDataBlock
A data block represents something that has a size in bytes and the ability to write itself to a byte
buffer (similar to a byte array).
|
| AMQMethodBody |
| AMQShortString
A short string is a representation of an AMQ Short String
Short strings differ from the Java String class by being limited to on ASCII characters (0-127)
and thus can be held more effectively in a byte buffer.
|
| ContentBody |
| ContentHeaderBody |
| FieldTable |
| FrameCreatingMethodProcessor |
| HeartbeatBody |
| MethodDispatcher |
| MethodRegistry |
| ProtocolVersion |
| Class and Description |
|---|
| AMQMethodBody |
| Class and Description |
|---|
| AMQMethodBody |
| Class and Description |
|---|
| AMQFrameDecodingException
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct
format as defined by the protocol.
|
| AMQProtocolVersionException
AMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header.
|
| ClientChannelMethodProcessor |
| ClientMethodProcessor |
| MethodProcessor |
| Class and Description |
|---|
| AMQDataBlock
A data block represents something that has a size in bytes and the ability to write itself to a byte
buffer (similar to a byte array).
|
| AMQMethodBody |
| ContentBody |
| ContentHeaderBody |
| HeartbeatBody |
| MethodRegistry |
| ProtocolVersion |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.