|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Router | |
---|---|
conf | |
ninja | |
ninja.application | |
ninjaModuleLoginlogout.conf |
Uses of Router in conf |
---|
Methods in conf with parameters of type Router | |
---|---|
void |
Routes.init(Router router)
Using a (almost) nice DSL we can configure the router. |
Uses of Router in ninja |
---|
Classes in ninja that implement Router | |
---|---|
class |
RouterImpl
|
Constructors in ninja with parameters of type Router | |
---|---|
NinjaImpl(LifecycleService lifecycleService,
Router router,
ResultHandler resultHandler,
String pathToViewNotFound)
|
Uses of Router in ninja.application |
---|
Methods in ninja.application with parameters of type Router | |
---|---|
void |
ApplicationRoutes.init(Router router)
|
Uses of Router in ninjaModuleLoginlogout.conf |
---|
Methods in ninjaModuleLoginlogout.conf with parameters of type Router | |
---|---|
void |
NinjaModuleDemoRouter.init(Router router)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |