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