Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchConnectionStart(ConnectionStartBody body,
int channelId) |
void |
ConnectionStartMethodHandler.methodReceived(AMQProtocolSession session,
ConnectionStartBody body,
int channelId) |
Modifier and Type | Method and Description |
---|---|
ConnectionStartBody |
MethodRegistry.createConnectionStartBody(short versionMajor,
short versionMinor,
FieldTable serverProperties,
byte[] mechanisms,
byte[] locales) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionStart(ConnectionStartBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.