| Package | Description |
|---|---|
| org.apache.qpid.framing | |
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Method and Description |
|---|---|
abstract 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionStartBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStartBody |
MethodRegistry_0_9.createConnectionStartBody(short versionMajor,
short versionMinor,
FieldTable serverProperties,
byte[] mechanisms,
byte[] locales) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchConnectionStart(ConnectionStartBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStartBody |
MethodRegistry_0_91.createConnectionStartBody(short versionMajor,
short versionMinor,
FieldTable serverProperties,
byte[] mechanisms,
byte[] locales) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchConnectionStart(ConnectionStartBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStartBody |
MethodRegistry_8_0.createConnectionStartBody(short versionMajor,
short versionMinor,
FieldTable serverProperties,
byte[] mechanisms,
byte[] locales) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchConnectionStart(ConnectionStartBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.