vertx / io.vertx.reactivex.core / Vertx / eventBus

eventBus

open fun eventBus(): EventBus

Get the event bus object. There is a single instance of EventBus per Vertx instance.

Return
the event bus object