- All Implemented Interfaces:
Sentry<io.vertx.reactivex.ext.web.RoutingContext>
public class StandardVerifier
extends BaseAim
implements Sentry<io.vertx.reactivex.ext.web.RoutingContext>
-
Constructor Summary
Constructors
-
Method Summary
io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StandardVerifier
public StandardVerifier()
-
Method Details
-
signal
public io.vertx.core.Handler<io.vertx.reactivex.ext.web.RoutingContext> signal(Depot depot)
- Specified by:
signal in interface Sentry<io.vertx.reactivex.ext.web.RoutingContext>