public class RouteTreeForwarding extends Object
Constructor and Description |
---|
RouteTreeForwarding(io.jooby.internal.RouteTree tree) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
boolean |
exists(String method,
String path) |
Router.Match |
find(String method,
String path) |
void |
insert(String method,
String pattern,
Route route) |
Copyright © 2020. All rights reserved.