|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodableAMQDataBlock | |
---|---|
org.apache.qpid.framing | |
org.apache.qpid.framing.amqp_0_9 | |
org.apache.qpid.framing.amqp_8_0 |
Uses of EncodableAMQDataBlock in org.apache.qpid.framing |
---|
Classes in org.apache.qpid.framing that implement EncodableAMQDataBlock | |
---|---|
class |
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). |
class |
AMQFrame
|
class |
CompositeAMQDataBlock
|
class |
DeferredDataBlock
|
class |
ProtocolInitiation
|
class |
SmallCompositeAMQDataBlock
|
Uses of EncodableAMQDataBlock in org.apache.qpid.framing.amqp_0_9 |
---|
Uses of EncodableAMQDataBlock in org.apache.qpid.framing.amqp_8_0 |
---|
Classes in org.apache.qpid.framing.amqp_8_0 that implement EncodableAMQDataBlock | |
---|---|
class |
BasicRecoverOkBodyImpl
|
class |
ChannelAlertBodyImpl
|
class |
TestContentBodyImpl
|
class |
TestContentOkBodyImpl
|
class |
TestIntegerBodyImpl
|
class |
TestIntegerOkBodyImpl
|
class |
TestStringBodyImpl
|
class |
TestStringOkBodyImpl
|
class |
TestTableBodyImpl
|
class |
TestTableOkBodyImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |