Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
void |
ServerSessionDelegate.dtxStart(Session session,
DtxStart method) |
Modifier and Type | Method and Description |
---|---|
DtxStart |
DtxStart.clearJoin() |
DtxStart |
DtxStart.clearResume() |
DtxStart |
DtxStart.clearXid() |
DtxStart |
DtxStart.join(boolean value) |
DtxStart |
DtxStart.resume(boolean value) |
DtxStart |
DtxStart.setJoin(boolean value) |
DtxStart |
DtxStart.setResume(boolean value) |
DtxStart |
DtxStart.setXid(Xid value) |
DtxStart |
DtxStart.xid(Xid value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.dtxStart(C context,
DtxStart method) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.