|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.easyweb4j.controller | |
---|---|
net.sf.easyweb4j.controller | Classes managing controllers. |
net.sf.easyweb4j.dispatcher | Classes managing request dispatch. |
Classes in net.sf.easyweb4j.controller used by net.sf.easyweb4j.controller | |
---|---|
ActionResult
Represents the result of invocation of an action for a particular request. |
|
ActionResult.NavigationType
Enum of possible navigations after the execution of action method of the controller. |
|
Controller
Parent Controller which should be extended by all application controllers. |
|
ControllerBuilder
|
|
ResponseHandler
Handles raw Servlet responses from controllers. |
Classes in net.sf.easyweb4j.controller used by net.sf.easyweb4j.dispatcher | |
---|---|
Controller
Parent Controller which should be extended by all application controllers. |
|
SpringManager
Injects beans from Spring's IoC container into EasyWeb4J controllers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |