| Package | Description |
|---|---|
| org.javalite.activeweb | |
| org.javalite.activeweb.freemarker |
| Modifier and Type | Method and Description |
|---|---|
static Route |
RequestUtils.getRoute()
Returns instance of
Route to be used for potential conditional logic inside controller filters. |
protected Route |
HttpSupport.getRoute()
Returns instance of
Route to be used for potential conditional logic inside controller filters. |
protected Route |
Router.recognize(String uri,
HttpMethod httpMethod)
This is a main method for recognizing a route to a controller; used when a request is received.
|
| Modifier and Type | Method and Description |
|---|---|
protected Route |
FreeMarkerTag.getRoute()
Returns instance of
Route to be used for potential conditional logic inside controller filters. |
Copyright © 2016. All rights reserved.