| 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 BasicConsumeOkBody |
MethodRegistry.createBasicConsumeOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchBasicConsumeOk(BasicConsumeOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicConsumeOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicConsumeOkBody |
MethodRegistry_0_9.createBasicConsumeOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchBasicConsumeOk(BasicConsumeOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicConsumeOkBody |
MethodRegistry_0_91.createBasicConsumeOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchBasicConsumeOk(BasicConsumeOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicConsumeOkBody |
MethodRegistry_8_0.createBasicConsumeOkBody(AMQShortString consumerTag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchBasicConsumeOk(BasicConsumeOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.