Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
void |
ServerSessionDelegate.dtxEnd(Session session,
DtxEnd method) |
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–2016 The Apache Software Foundation. All rights reserved.