| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 | |
| org.apache.qpid.server.protocol.v0_8.transport |
| Constructor and Description |
|---|
CompositeAMQBodyBlock(int channel,
AMQBody methodBody,
AMQBody headerBody,
AMQBody contentBody) |
SmallCompositeAMQBodyBlock(int channel,
AMQBody methodBody,
AMQBody headerBody) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AMQMethodBody |
| Modifier and Type | Method and Description |
|---|---|
AMQBody |
AMQFrame.getBodyFrame() |
| Constructor and Description |
|---|
AMQFrame(int channel,
AMQBody bodyFrame) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.