| 
 | ||||||||||
| 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. | 
| org.springframework.web.portlet.mvc.annotation | Support package for annotation-based Portlet MVC controllers. | 
| Uses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.handler | 
|---|
| Subclasses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.handler | |
|---|---|
|  class | ParameterHandlerMappingImplementation of the HandlerMappingto map from a request parameter to request handler beans. | 
|  class | PortletModeHandlerMappingImplementation of the HandlerMappinginterface to map from the current PortletMode to request handler beans. | 
|  class | PortletModeParameterHandlerMappingImplementation of the HandlerMappinginterface to map from the current PortletMode and a request parameter to
 request handler beans. | 
| Uses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.mvc.annotation | 
|---|
| Subclasses of AbstractMapBasedHandlerMapping in org.springframework.web.portlet.mvc.annotation | |
|---|---|
|  class | DefaultAnnotationHandlerMappingImplementation of the HandlerMappinginterface that maps handlers based on portlet modes expressed through theRequestMappingannotation at the type or method level. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||