| 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 ConnectionCloseOkBody |
MethodRegistry.createConnectionCloseOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
boolean |
ServerMethodDispatcher.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionCloseOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseOkBody |
MethodRegistry_0_9.createConnectionCloseOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_9.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseOkBody |
MethodRegistry_0_91.createConnectionCloseOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_91.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseOkBody |
MethodRegistry_8_0.createConnectionCloseOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
boolean |
ServerMethodDispatcher_8_0.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.