Uses of Class
com.rabbitmq.client.impl.AMQImpl.Tx.RollbackOk
-
Packages that use AMQImpl.Tx.RollbackOk Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AMQImpl.Tx.RollbackOk in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that return AMQImpl.Tx.RollbackOk Modifier and Type Method Description AMQImpl.Tx.RollbackOk
ChannelN. txRollback()
Public API - Rolls back a TX transaction on this channel.Methods in com.rabbitmq.client.impl with parameters of type AMQImpl.Tx.RollbackOk Modifier and Type Method Description Object
AMQImpl.DefaultMethodVisitor. visit(AMQImpl.Tx.RollbackOk x)
Object
AMQImpl.MethodVisitor. visit(AMQImpl.Tx.RollbackOk x)
-