Uses of Class
io.quarkus.vertx.http.runtime.devmode.RouteDescription
Packages that use RouteDescription
-
Uses of RouteDescription in io.quarkus.vertx.http.runtime.devmode
Method parameters in io.quarkus.vertx.http.runtime.devmode with type arguments of type RouteDescriptionModifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext>ResourceNotFoundRecorder.registerNotFoundHandler(RuntimeValue<io.vertx.ext.web.Router> httpRouter, RuntimeValue<io.vertx.ext.web.Router> mainRouter, RuntimeValue<io.vertx.ext.web.Router> managementRouter, io.quarkus.arc.runtime.BeanContainer beanContainer, String baseUrl, String httpRoot, List<RouteDescription> endpointRoutes, Set<String> staticRoots, List<AdditionalRouteDescription> additionalEndpoints) voidResourceNotFoundData.setEndpointRoutes(List<RouteDescription> endpointRoutes) static voidResourceNotFoundData.setRuntimeRoutes(List<RouteDescription> routeDescriptions)