Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
void |
ServerSessionDelegate.dtxCommit(Session session,
DtxCommit method) |
Modifier and Type | Method and Description |
---|---|
DtxCommit |
DtxCommit.clearOnePhase() |
DtxCommit |
DtxCommit.clearXid() |
DtxCommit |
DtxCommit.onePhase(boolean value) |
DtxCommit |
DtxCommit.setOnePhase(boolean value) |
DtxCommit |
DtxCommit.setXid(Xid value) |
DtxCommit |
DtxCommit.xid(Xid value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.dtxCommit(C context,
DtxCommit method) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.