| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
FileReturnBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
FileReturnBody |
MethodRegistry_0_9.createFileReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchFileReturn(FileReturnBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
FileReturnBody |
MethodRegistry_8_0.createFileReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchFileReturn(FileReturnBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.