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 TimeoutHandlerModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<TimeoutHandler> TimeoutHandler.__TYPE_ARGMethods 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)