| 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 BasicCancelOkBody |
MethodRegistry.createBasicCancelOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchBasicCancelOk(BasicCancelOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCancelOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicCancelOkBody |
MethodRegistry_0_9.createBasicCancelOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchBasicCancelOk(BasicCancelOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicCancelOkBody |
MethodRegistry_0_91.createBasicCancelOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchBasicCancelOk(BasicCancelOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicCancelOkBody |
MethodRegistry_8_0.createBasicCancelOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchBasicCancelOk(BasicCancelOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.