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