| Package | Description |
|---|---|
| org.javalite.activeweb |
ActiveWeb - the agile java framework
|
| org.javalite.activeweb.freemarker |
Freemarker Tags, see Views.
|
| Modifier and Type | Method and Description |
|---|---|
protected Route |
HttpSupport.getRoute()
Returns instance of
Route to be used for potential conditional logic inside controller filters. |
static Route |
RequestUtils.getRoute()
Returns instance of
Route to be used for potential conditional logic inside controller filters. |
| 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 © 2020 JavaLite. All rights reserved.