Uses of Record Class
io.helidon.http.PathMatchers.PrefixMatchResult
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of PathMatchers.PrefixMatchResult in io.helidon.http
Modifier and TypeMethodDescriptionPathMatchers.PrefixMatchResult.notAccepted()
Not accepted path prefix matcher result.PathMatcher.prefixMatch
(UriPath uriPath) Match the provided path against the configured path as a prefix match.