Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
Modifier and Type | Field and Description |
---|---|
static ConnectionCloseOkBody |
ConnectionCloseOkBody.CONNECTION_CLOSE_OK_0_8 |
static ConnectionCloseOkBody |
ConnectionCloseOkBody.CONNECTION_CLOSE_OK_0_9 |
Modifier and Type | Method and Description |
---|---|
ConnectionCloseOkBody |
MethodRegistry.createConnectionCloseOkBody() |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
boolean |
ServerMethodDispatcher.dispatchConnectionCloseOk(ConnectionCloseOkBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.