| 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 QueueDeleteBody |
MethodRegistry.createQueueDeleteBody(int ticket,
AMQShortString queue,
boolean ifUnused,
boolean ifEmpty,
boolean nowait) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchQueueDelete(QueueDeleteBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueDeleteBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteBody |
MethodRegistry_0_9.createQueueDeleteBody(int ticket,
AMQShortString queue,
boolean ifUnused,
boolean ifEmpty,
boolean nowait) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchQueueDelete(QueueDeleteBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteBody |
MethodRegistry_0_91.createQueueDeleteBody(int ticket,
AMQShortString queue,
boolean ifUnused,
boolean ifEmpty,
boolean nowait) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchQueueDelete(QueueDeleteBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
QueueDeleteBody |
MethodRegistry_8_0.createQueueDeleteBody(int ticket,
AMQShortString queue,
boolean ifUnused,
boolean ifEmpty,
boolean nowait) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchQueueDelete(QueueDeleteBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.