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