| Package | Description |
|---|---|
| ninja | |
| ninja.template |
| Modifier and Type | Method and Description |
|---|---|
Route |
WrappedContext.getRoute() |
Route |
Context.getRoute()
Get the route for this context
|
Route |
RouterImpl.getRouteFor(String httpMethod,
String uri) |
Route |
Router.getRouteFor(String httpMethod,
String uri)
Get the route for the given method and URI
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.Impl.setRoute(Route route) |
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateEngineHelper.getTemplateForResult(Route route,
Result result,
String suffix) |
Copyright © 2013. All Rights Reserved.