| 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 ChannelFlowOkBody |
MethodRegistry.createChannelFlowOkBody(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
boolean |
ServerMethodDispatcher.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelFlowOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ChannelFlowOkBody |
MethodRegistry_0_9.createChannelFlowOkBody(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_9.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelFlowOkBody |
MethodRegistry_0_91.createChannelFlowOkBody(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_91.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelFlowOkBody |
MethodRegistry_8_0.createChannelFlowOkBody(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
boolean |
ServerMethodDispatcher_8_0.dispatchChannelFlowOk(ChannelFlowOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.