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