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. |