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