-
- All Implemented Interfaces:
-
io.vertx.core.Handler
public final class TimeoutHandler implements Handler<RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description TimeoutHandler(Long timeout, Integer errorCode, List<String> skipPaths)
-