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