|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
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). |
AMQDataBlockDecoder | |
AMQDataBlockEncoder | |
AMQFrame | |
AMQMethodBodyFactory | |
AMQMethodBodyImpl | |
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. |
AMQTypedValue | AMQTypedValue combines together a native Java Object value, and an AMQType , as a fully typed AMQP parameter
value. |
AMQTypeMap | |
BasicContentHeaderProperties | |
CompositeAMQDataBlock | |
ContentBody | |
ContentBodyFactory | |
ContentHeaderBody | |
ContentHeaderBodyFactory | |
ContentHeaderPropertiesFactory | |
DeferredDataBlock | |
EncodingUtils | |
FieldTable | |
FieldTableFactory | |
HeartbeatBody | |
HeartbeatBodyFactory | |
MethodRegistry | |
ProtocolInitiation | |
ProtocolInitiation.Decoder | |
ProtocolVersion | |
SmallCompositeAMQDataBlock | |
VersionSpecificRegistry |
Enum Summary | |
---|---|
AMQType | AMQType is a type that represents the different possible AMQP field table types. |
Exception Summary | |
---|---|
AMQFrameDecodingException | AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct format as defined by the protocol. |
AMQProtocolClassException | AMQProtocolInstanceException indicates that the protocol class is incorrect in a header. |
AMQProtocolHeaderException | AMQProtocolHeaderException indicates a format error in an AMQP frame header. |
AMQProtocolInstanceException | AMQProtocolInstanceException indicates that the protocol instance is incorrect in a header. |
AMQProtocolVersionException | AMQProtocolInstanceException indicates that the client and server differ on expected protocol version in a header. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |