Uses of Interface
com.rabbitmq.client.AMQP.Confirm.SelectOk
Packages that use AMQP.Confirm.SelectOk
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.Confirm.SelectOk in com.rabbitmq.client
Methods in com.rabbitmq.client that return AMQP.Confirm.SelectOkModifier and TypeMethodDescriptionAMQP.Confirm.SelectOk.Builder.build()
Channel.confirmSelect()
Enables publisher acknowledgements on this channel. -
Uses of AMQP.Confirm.SelectOk in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement AMQP.Confirm.SelectOk -
Uses of AMQP.Confirm.SelectOk in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery that return AMQP.Confirm.SelectOk