| 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 ExchangeDeclareBody |
MethodRegistry.createExchangeDeclareBody(int ticket,
AMQShortString exchange,
AMQShortString type,
boolean passive,
boolean durable,
boolean autoDelete,
boolean internal,
boolean nowait,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchExchangeDeclare(ExchangeDeclareBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeDeclareBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ExchangeDeclareBody |
MethodRegistry_0_9.createExchangeDeclareBody(int ticket,
AMQShortString exchange,
AMQShortString type,
boolean passive,
boolean durable,
boolean autoDelete,
boolean internal,
boolean nowait,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchExchangeDeclare(ExchangeDeclareBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeDeclareBody |
MethodRegistry_0_91.createExchangeDeclareBody(int ticket,
AMQShortString exchange,
AMQShortString type,
boolean passive,
boolean durable,
boolean autoDelete,
boolean internal,
boolean nowait,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchExchangeDeclare(ExchangeDeclareBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeDeclareBody |
MethodRegistry_8_0.createExchangeDeclareBody(int ticket,
AMQShortString exchange,
AMQShortString type,
boolean passive,
boolean durable,
boolean autoDelete,
boolean internal,
boolean nowait,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchExchangeDeclare(ExchangeDeclareBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.