| Package | Description |
|---|---|
| org.apache.qpid.client.handler | |
| org.apache.qpid.framing |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcherImpl.dispatchChannelClose(ChannelCloseBody body,
int channelId) |
void |
ChannelCloseMethodHandler.methodReceived(AMQProtocolSession session,
ChannelCloseBody method,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelCloseBody |
MethodRegistry.createChannelCloseBody(int replyCode,
AMQShortString replyText,
int classId,
int methodId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchChannelClose(ChannelCloseBody body,
int channelId) |
boolean |
ClientMethodDispatcher.dispatchChannelClose(ChannelCloseBody body,
int channelId) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.