Uses of Interface
com.rabbitmq.client.AMQP.Tx.RollbackOk
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
Implementation of connection and topology recovery.
-
Uses of AMQP.Tx.RollbackOk in com.rabbitmq.client
Modifier and TypeMethodDescriptionAMQP.Tx.RollbackOk.Builder.build()
Channel.txRollback()
Rolls back a TX transaction on this channel. -
Uses of AMQP.Tx.RollbackOk in com.rabbitmq.client.impl
-
Uses of AMQP.Tx.RollbackOk in com.rabbitmq.client.impl.recovery