|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerAdapter | |
org.springframework.web.servlet.mvc | Standard controller implementations for the MVC framework that comes with Spring. |
org.springframework.web.servlet.mvc.throwaway | Throwaway command controllers are a WebWork/Maverick-style alternative to Spring's default Servlet/Struts-style Controller approach. |
Uses of HandlerAdapter in org.springframework.web.servlet.mvc |
Classes in org.springframework.web.servlet.mvc that implement HandlerAdapter | |
class |
SimpleControllerHandlerAdapter
Adapter to use the Controller workflow interface with the generic DispatcherServlet. |
Uses of HandlerAdapter in org.springframework.web.servlet.mvc.throwaway |
Classes in org.springframework.web.servlet.mvc.throwaway that implement HandlerAdapter | |
class |
ThrowawayControllerHandlerAdapter
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |