| 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 ConnectionTuneBody |
MethodRegistry.createConnectionTuneBody(int channelMax,
long frameMax,
int heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionTuneBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTuneBody |
MethodRegistry_0_9.createConnectionTuneBody(int channelMax,
long frameMax,
int heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTuneBody |
MethodRegistry_0_91.createConnectionTuneBody(int channelMax,
long frameMax,
int heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTuneBody |
MethodRegistry_8_0.createConnectionTuneBody(int channelMax,
long frameMax,
int heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.