Uses of Interface
com.rabbitmq.client.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
Modifier and TypeMethodDescriptionAMQP.Confirm.SelectOk.Builder.build()
Channel.confirmSelect()
Enables publisher acknowledgements on this channel. -
Uses of AMQP.Confirm.SelectOk in com.rabbitmq.client.impl
-
Uses of AMQP.Confirm.SelectOk in com.rabbitmq.client.impl.recovery