Uses of Class
io.helidon.webserver.http.HttpRoute.Builder
-
Uses of HttpRoute.Builder in io.helidon.webserver.http
Modifier and TypeMethodDescriptionstatic HttpRoute.Builder
HttpRoute.builder()
Builder to build a new HTTP route.Handler to use.HTTP methods this route should handle.Method predicate to use.HttpRoute.Builder.path
(PathMatcher pathMatcher) Path matcher to handle path.Path pattern to handle.