| Package | Description |
|---|---|
| io.helidon.webserver |
Reactive web server API.
|
| Modifier and Type | Method and Description |
|---|---|
PathMatcher.PrefixResult |
PathMatcher.prefixMatch(java.lang.CharSequence path)
Matches this matcher against a left part (prefix) of URI path with granularity on the path segment.
|
Copyright © 2018–2019 Oracle Corporation. All rights reserved.