@ElementsAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| CookieMatcher |
Methods for route matching on cookies.
|
| RouteContinuation |
Methods for continuing a route.
|
| RouteStarter |
Methods for starting a route.
|
| StringMultiValueMatcher |
Extends
CookieMatcher for things where the value is a string, like headers and query parameters. |