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 |
ClientMethodDispatcher.dispatchChannelClose(ChannelCloseBody body,
int channelId) |
boolean |
ServerMethodDispatcher.dispatchChannelClose(ChannelCloseBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.