vertx / io.vertx.rxjava.ext.bridge

Package io.vertx.rxjava.ext.bridge

Types

BaseBridgeEvent

open class BaseBridgeEvent : Future<Boolean>

Represents an event that occurs on the event bus bridge.

Please consult the documentation for a full explanation.

NOTE: This class has been automatically generated from the io.vertx.ext.bridge.BaseBridgeEvent non RX-ified interface using Vert.x codegen.