| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 | |
| org.apache.qpid.server.protocol.v0_8.transport |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtocolOutputConverterImpl.CompositeAMQBodyBlock |
static class |
ProtocolOutputConverterImpl.SmallCompositeAMQBodyBlock |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPConnection_0_8.writeFrame(AMQDataBlock frame) |
void |
ProtocolOutputConverterImpl.writeFrame(AMQDataBlock block) |
void |
ProtocolOutputConverter.writeFrame(AMQDataBlock block) |
void |
AMQPConnection_0_8Impl.writeFrame(AMQDataBlock frame) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQFrame |
class |
CompositeAMQDataBlock |
class |
ProtocolInitiation |
| Modifier and Type | Method and Description |
|---|---|
AMQDataBlock[] |
CompositeAMQDataBlock.getBlocks() |
| Modifier and Type | Method and Description |
|---|---|
List<AMQDataBlock> |
FrameCreatingMethodProcessor.getProcessedMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQProtocolWriter.writeFrame(AMQDataBlock frame)
Writes a frame to the wire, encoding it as necessary, for example, into a sequence of bytes.
|
| Constructor and Description |
|---|
CompositeAMQDataBlock(AMQDataBlock[] blocks) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.