open fun confirmSelect(resultHandler: Handler<AsyncResult<Void>>): Unit
Enables publisher acknowledgements on this channel. Can be called once during client initialisation. Calls to basicPublish() will have to be confirmed.
resultHandler -
resultHandler