Class AsyncAim

  • All Implemented Interfaces:
    Aim<io.vertx.ext.web.RoutingContext>

    public class AsyncAim
    extends BaseAim
    implements Aim<io.vertx.ext.web.RoutingContext>
    • Constructor Detail

      • AsyncAim

        public AsyncAim()
    • Method Detail

      • attack

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> attack​(Event event)
        Specified by:
        attack in interface Aim<io.vertx.ext.web.RoutingContext>
        Parameters:
        event - Scanned Event definition here
        Returns:
        Handler for `RoutingContext`