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