vertx / io.vertx.core.eventbus / EventBus / start

start

abstract fun start(completionHandler: Handler<AsyncResult<Void>>): Unit

Start the event bus. This would not normally be called in user code

Parameters

completionHandler - handler will be called when event bus is started