| Package | Description |
|---|---|
| org.apache.qpid.amqp_1_0.transport | |
| org.apache.qpid.amqp_1_0.type.transaction |
| Modifier and Type | Method and Description |
|---|---|
SendingLinkEndpoint |
SessionEndpoint.createTransactionController(String name,
TxnCapability... capabilities) |
| Modifier and Type | Field and Description |
|---|---|
static TxnCapability |
TxnCapability.DISTRIBUTED_TXN |
static TxnCapability |
TxnCapability.LOCAL_TXN |
static TxnCapability |
TxnCapability.MULTI_SSNS_PER_TXN |
static TxnCapability |
TxnCapability.MULTI_TXNS_PER_SSN |
static TxnCapability |
TxnCapability.PROMOTABLE_TXN |
| Modifier and Type | Method and Description |
|---|---|
TxnCapability[] |
Coordinator.getCapabilities() |
static TxnCapability |
TxnCapability.valueOf(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
Coordinator.setCapabilities(TxnCapability[] capabilities) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.