|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMapBasedHandlerMapping | |
---|---|
org.springframework.web.portlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. |
Uses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.handler |
---|
Subclasses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.handler | |
---|---|
class |
ParameterHandlerMapping
Implementation of the HandlerMapping interface to map from a request parameter to request handler beans. |
class |
PortletModeHandlerMapping
Implementation of the HandlerMapping interface to map from the current PortletMode to request handler beans. |
class |
PortletModeParameterHandlerMapping
Implementation of the HandlerMapping interface to map from the current PortletMode and a request parameter to request handler beans. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |