public static final class ProtocolOutputConverterImpl.CompositeAMQBodyBlock extends AMQDataBlock
| Modifier and Type | Field and Description |
|---|---|
static int |
OVERHEAD |
| Constructor and Description |
|---|
CompositeAMQBodyBlock(int channel,
AMQBody methodBody,
AMQBody headerBody,
AMQBody contentBody) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize()
Get the size of buffer needed to store the byte representation of this
frame.
|
String |
toString() |
long |
writePayload(ByteBufferSender sender) |
public long getSize()
AMQDataBlockgetSize in class AMQDataBlockpublic long writePayload(ByteBufferSender sender)
writePayload in class AMQDataBlockCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.