Class BaseBridgeEvent

  • Direct Known Subclasses:
    BridgeEvent, BridgeEvent

    public class BaseBridgeEvent
    extends Promise<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 original non RX-ified interface using Vert.x codegen.