Class BridgeEvent

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class BridgeEvent
    extends BaseBridgeEvent
    implements io.vertx.lang.rx.RxDelegate
    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 original non RX-ified interface using Vert.x codegen.