Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.TxRollbackOkBody
-
Packages that use TxRollbackOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of TxRollbackOkBody in org.apache.qpid.server.protocol.v0_8.transport
Fields in org.apache.qpid.server.protocol.v0_8.transport declared as TxRollbackOkBody Modifier and Type Field Description static TxRollbackOkBodyTxRollbackOkBody. INSTANCEMethods in org.apache.qpid.server.protocol.v0_8.transport that return TxRollbackOkBody Modifier and Type Method Description TxRollbackOkBodyMethodRegistry. createTxRollbackOkBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type TxRollbackOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchTxRollbackOk(TxRollbackOkBody body, int channelId)
-