public class CommonEndurer extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
Common handler to handle failure
static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
create()
void
handle(io.vertx.ext.web.RoutingContext event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> create()
public void handle(io.vertx.ext.web.RoutingContext event)
handle
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
Copyright © 2021. All rights reserved.