| 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 QueueDeleteOkBody |
MethodRegistry.createQueueDeleteOkBody(long messageCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchQueueDeleteOk(QueueDeleteOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueDeleteOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteOkBody |
MethodRegistry_0_9.createQueueDeleteOkBody(long messageCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchQueueDeleteOk(QueueDeleteOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteOkBody |
MethodRegistry_0_91.createQueueDeleteOkBody(long messageCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchQueueDeleteOk(QueueDeleteOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteOkBody |
MethodRegistry_8_0.createQueueDeleteOkBody(long messageCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchQueueDeleteOk(QueueDeleteOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.