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