Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.TxCommitBody
-
Packages that use TxCommitBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of TxCommitBody in org.apache.qpid.server.protocol.v0_8.transport
Fields in org.apache.qpid.server.protocol.v0_8.transport declared as TxCommitBody Modifier and Type Field Description static TxCommitBodyTxCommitBody. INSTANCEMethods in org.apache.qpid.server.protocol.v0_8.transport that return TxCommitBody Modifier and Type Method Description TxCommitBodyMethodRegistry. createTxCommitBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type TxCommitBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchTxCommit(TxCommitBody body, int channelId)
-