JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.javalite.activeweb.Route
Packages that use
Route
Package
Description
org.javalite.activeweb
ActiveWeb - the agile java framework
Uses of
Route
in
org.javalite.activeweb
Methods in
org.javalite.activeweb
that return
Route
Modifier and Type
Method
Description
default
Route
RequestAccess.
getRoute
()
Returns instance of
Route
to be used for potential conditional logic inside controller filters.