vertx / io.vertx.reactivex.rabbitmq / RabbitMQClient / rxConfirmSelect

rxConfirmSelect

open fun rxConfirmSelect(): Completable

Enables publisher acknowledgements on this channel. Can be called once during client initialisation. Calls to basicPublish() will have to be confirmed.

Return