Uses of Class
io.quarkus.vertx.web.runtime.RouteMatcher
Packages that use RouteMatcher
-
Uses of RouteMatcher in io.quarkus.vertx.web.runtime
Methods in io.quarkus.vertx.web.runtime with parameters of type RouteMatcherModifier and TypeMethodDescriptionFunction<io.vertx.ext.web.Router,io.vertx.ext.web.Route> VertxWebRecorder.createRouteFunction(RouteMatcher matcher, io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> bodyHandler, boolean alwaysAuthenticateRoute)