vertx / io.vertx.reactivex.rabbitmq / RabbitMQClient / start

start

open fun start(resultHandler: Handler<AsyncResult<Void>>): Unit

Start the rabbitMQ client. Create the connection and the chanel.

Parameters

resultHandler -