Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
void |
ServerSessionDelegate.dtxSetTimeout(Session session,
DtxSetTimeout method) |
Modifier and Type | Method and Description |
---|---|
DtxSetTimeout |
DtxSetTimeout.clearTimeout() |
DtxSetTimeout |
DtxSetTimeout.clearXid() |
DtxSetTimeout |
DtxSetTimeout.setTimeout(long value) |
DtxSetTimeout |
DtxSetTimeout.setXid(Xid value) |
DtxSetTimeout |
DtxSetTimeout.timeout(long value) |
DtxSetTimeout |
DtxSetTimeout.xid(Xid value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.dtxSetTimeout(C context,
DtxSetTimeout method) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.