Package | Description |
---|---|
org.apache.qpid.client.message | |
org.apache.qpid.client.protocol | |
org.apache.qpid.framing | |
org.apache.qpid.protocol | |
org.apache.qpid.server.protocol.v0_8 |
Modifier and Type | Method and Description |
---|---|
List<ContentBody> |
UnprocessedMessage_0_8.getBodies() |
Modifier and Type | Method and Description |
---|---|
void |
UnprocessedMessage_0_8.receiveBody(ContentBody body) |
Modifier and Type | Method and Description |
---|---|
void |
AMQProtocolSession.contentBodyReceived(int channelId,
ContentBody contentBody) |
Modifier and Type | Method and Description |
---|---|
static AMQFrame |
ContentBody.createAMQFrame(int channelId,
ContentBody body) |
Modifier and Type | Method and Description |
---|---|
void |
AMQVersionAwareProtocolSession.contentBodyReceived(int channelId,
ContentBody body) |
Modifier and Type | Method and Description |
---|---|
ContentBody |
IncomingMessage.getContentChunk(int index) |
Modifier and Type | Method and Description |
---|---|
long |
IncomingMessage.addContentBodyFrame(ContentBody contentChunk) |
void |
AMQChannel.publishContentBody(ContentBody contentBody) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.