|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Controller | |
|---|---|
| org.vraptor | |
| org.vraptor.core | |
| Uses of Controller in org.vraptor |
|---|
| Constructors in org.vraptor with parameters of type Controller | |
|---|---|
VRaptorServlet(Controller controller)
|
|
| Uses of Controller in org.vraptor.core |
|---|
| Classes in org.vraptor.core that implement Controller | |
|---|---|
class |
DefaultController
Main vraptor2 controller. |
| Methods in org.vraptor.core that return Controller | |
|---|---|
Controller |
ControllerFactory.configure(javax.servlet.ServletContext appContext)
VRaptor's controller factory. |
| Constructors in org.vraptor.core with parameters of type Controller | |
|---|---|
VRaptorExecution(ComponentType componentType,
LogicMethod method,
Controller controller,
WebRequest webRequest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||