| 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 ExchangeBoundBody |
MethodRegistry.createExchangeBoundBody(AMQShortString exchange,
AMQShortString routingKey,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchExchangeBound(ExchangeBoundBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeBoundBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ExchangeBoundBody |
MethodRegistry_0_9.createExchangeBoundBody(AMQShortString exchange,
AMQShortString routingKey,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchExchangeBound(ExchangeBoundBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeBoundBody |
MethodRegistry_0_91.createExchangeBoundBody(AMQShortString exchange,
AMQShortString routingKey,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchExchangeBound(ExchangeBoundBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeBoundBody |
MethodRegistry_8_0.createExchangeBoundBody(AMQShortString exchange,
AMQShortString routingKey,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchExchangeBound(ExchangeBoundBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.