| 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 ConnectionCloseBody |
MethodRegistry.createConnectionCloseBody(int replyCode,
AMQShortString replyText,
int classId,
int methodId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
boolean |
ServerMethodDispatcher.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionCloseBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseBody |
MethodRegistry_0_9.createConnectionCloseBody(int replyCode,
AMQShortString replyText,
int classId,
int methodId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_9.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseBody |
MethodRegistry_0_91.createConnectionCloseBody(int replyCode,
AMQShortString replyText,
int classId,
int methodId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_91.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCloseBody |
MethodRegistry_8_0.createConnectionCloseBody(int replyCode,
AMQShortString replyText,
int classId,
int methodId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
boolean |
ServerMethodDispatcher_8_0.dispatchConnectionClose(ConnectionCloseBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.