| 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 TxSelectOkBody |
MethodRegistry.createTxSelectOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchTxSelectOk(TxSelectOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
TxSelectOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
TxSelectOkBody |
MethodRegistry_0_9.createTxSelectOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchTxSelectOk(TxSelectOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
TxSelectOkBody |
MethodRegistry_0_91.createTxSelectOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchTxSelectOk(TxSelectOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
TxSelectOkBody |
MethodRegistry_8_0.createTxSelectOkBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchTxSelectOk(TxSelectOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.