| Package | Description |
|---|---|
| org.apache.qpid.transport |
| Modifier and Type | Method and Description |
|---|---|
DtxEnd |
DtxEnd.clearFail() |
DtxEnd |
DtxEnd.clearSuspend() |
DtxEnd |
DtxEnd.clearXid() |
DtxEnd |
DtxEnd.fail(boolean value) |
DtxEnd |
DtxEnd.setFail(boolean value) |
DtxEnd |
DtxEnd.setSuspend(boolean value) |
DtxEnd |
DtxEnd.setXid(Xid value) |
DtxEnd |
DtxEnd.suspend(boolean value) |
DtxEnd |
DtxEnd.xid(Xid value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDelegate.dtxEnd(C context,
DtxEnd method) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.