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