|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.web.portlet.handler | |
---|---|
org.springframework.web.portlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. |
org.springframework.web.portlet.mvc | Standard controller implementations for the portlet MVC framework that comes with Spring. |
Classes in org.springframework.web.portlet.handler used by org.springframework.web.portlet.handler | |
---|---|
AbstractHandlerMapping
Abstract base class for HandlerMapping
implementations. |
|
AbstractMapBasedHandlerMapping
Abstract base class for HandlerMapping implementations that rely on a map which caches handler objects per lookup key. |
|
HandlerInterceptorAdapter
Abstract adapter class for the HandlerInterceptor interface, for simplified implementation of pre-only/post-only interceptors. |
Classes in org.springframework.web.portlet.handler used by org.springframework.web.portlet.mvc | |
---|---|
PortletContentGenerator
Convenient superclass for any kind of web content generator, like AbstractController. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |