| Package | Description |
|---|---|
| org.apache.qpid.framing | |
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Method and Description |
|---|---|
abstract BasicReturnBody |
MethodRegistry.createBasicReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicReturnBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicReturnBody |
MethodRegistry_0_9.createBasicReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicReturnBody |
MethodRegistry_0_91.createBasicReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicReturnBody |
MethodRegistry_8_0.createBasicReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.