Class BaseBridgeEvent


  • 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 Mutiny-ified interface using Vert.x codegen.

    • Field Detail

      • __TYPE_ARG

        public static final io.smallrye.mutiny.vertx.TypeArg<BaseBridgeEvent> __TYPE_ARG
    • Constructor Detail

      • BaseBridgeEvent

        public BaseBridgeEvent​(io.vertx.ext.bridge.BaseBridgeEvent delegate)
      • BaseBridgeEvent

        public BaseBridgeEvent​(Object delegate)