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