| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
FileDeliverBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
FileDeliverBody |
MethodRegistry_0_9.createFileDeliverBody(AMQShortString consumerTag,
long deliveryTag,
boolean redelivered,
AMQShortString exchange,
AMQShortString routingKey,
AMQShortString identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchFileDeliver(FileDeliverBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
FileDeliverBody |
MethodRegistry_8_0.createFileDeliverBody(AMQShortString consumerTag,
long deliveryTag,
boolean redelivered,
AMQShortString exchange,
AMQShortString routingKey,
AMQShortString identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchFileDeliver(FileDeliverBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.