Uses of Class
io.vertx.mutiny.ext.web.openapi.router.OpenAPIRoute
Packages that use OpenAPIRoute
- 
Uses of OpenAPIRoute in io.vertx.mutiny.ext.web.openapi.routerFields in io.vertx.mutiny.ext.web.openapi.router with type parameters of type OpenAPIRouteMethods in io.vertx.mutiny.ext.web.openapi.router that return OpenAPIRouteModifier and TypeMethodDescriptionOpenAPIRoute.addFailureHandler(Consumer<RoutingContext> handler) OpenAPIRoute.addHandler(Consumer<RoutingContext> handler) static OpenAPIRouteOpenAPIRoute.newInstance(io.vertx.ext.web.openapi.router.OpenAPIRoute arg) OpenAPIRoute.setDoValidation(boolean doValidation) Methods in io.vertx.mutiny.ext.web.openapi.router that return types with arguments of type OpenAPIRoute