- All Implemented Interfaces:
Aim<io.vertx.ext.web.RoutingContext>
public class PingAim
extends BaseAim
implements Aim<io.vertx.ext.web.RoutingContext>
BlockAim: Non-Event Bus: One-Way
-
Constructor Summary
Constructors
-
Method Summary
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
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`