Uses of Class
io.vertx.mutiny.ext.web.handler.TimeoutHandler
Packages that use TimeoutHandler
-
Uses of TimeoutHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type TimeoutHandlerMethods in io.vertx.mutiny.ext.web.handler that return TimeoutHandlerModifier and TypeMethodDescriptionstatic TimeoutHandlerTimeoutHandler.create()static TimeoutHandlerTimeoutHandler.create(long timeout) static TimeoutHandlerTimeoutHandler.create(long timeout, int errorCode) static TimeoutHandlerTimeoutHandler.newInstance(io.vertx.ext.web.handler.TimeoutHandler arg)