Uses of Interface
io.helidon.webserver.PathMatcher.PrefixResult
Packages that use PathMatcher.PrefixResult
-
Uses of PathMatcher.PrefixResult in io.helidon.webserver
Methods in io.helidon.webserver that return PathMatcher.PrefixResultModifier and TypeMethodDescriptionPathMatcher.prefixMatch
(CharSequence path) Matches this matcher against a left part (prefix) of URI path with granularity on the path segment.