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