| 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 ChannelOpenBody |
MethodRegistry.createChannelOpenBody(AMQShortString outOfBand) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchChannelOpen(ChannelOpenBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelOpenBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ChannelOpenBody |
MethodRegistry_0_9.createChannelOpenBody(AMQShortString outOfBand) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchChannelOpen(ChannelOpenBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelOpenBody |
MethodRegistry_0_91.createChannelOpenBody(AMQShortString outOfBand) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchChannelOpen(ChannelOpenBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ChannelOpenBody |
MethodRegistry_8_0.createChannelOpenBody(AMQShortString outOfBand) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchChannelOpen(ChannelOpenBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.