| Constructor and Description |
|---|
RegexRouter() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Route route) |
Route |
route(java.lang.String path)
Returns a Route that matches the given URL path.
|
public Route route(java.lang.String path)
Copyright © 2018. All Rights Reserved.