Uses of Record Class
io.helidon.http.PathMatchers.PrefixMatchResult
Packages that use 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
Methods in io.helidon.http that return PathMatchers.PrefixMatchResultModifier 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.