Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.portlet.mvc Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractControllerConvenient superclass for controller implementations, using the TemplateMethod design pattern.Classorg.springframework.web.portlet.mvcSpring MVC
AnnotationMethodHandlerAdapterinterface that maps handler methods based on portlet modes, action/render phasesand request parameters expressed through the RequestMapping annotation.Classorg.springframework.web.portlet.mvc.annotationSpring MVC
AnnotationMethodHandlerExceptionResolverexceptions through the ExceptionHandler annotation.Classorg.springframework.web.portlet.mvc.annotationSpring MVC
ControllerBase portlet Controller interface, representing a component that receivesRenderRequest/RenderResponse and ActionRequest/ActionResponse like aInterfaceorg.springframework.web.portlet.mvcSpring MVC
DefaultAnnotationHandlerMappinginterface that maps handlers based on portlet modes expressed through theRequestMapping annotation at the type or method level.Classorg.springframework.web.portlet.mvc.annotationSpring MVC
EventAwareControllerExtension of the Portlet Controller interface that allowsfor handling Portlet 2.Interfaceorg.springframework.web.portlet.mvcSpring MVC
ParameterizableViewControllerTrivial controller that always returns a named view.Classorg.springframework.web.portlet.mvcSpring MVC
PortletModeNameViewControllerTrivial controller that transforms the PortletMode to a view name.Classorg.springframework.web.portlet.mvcSpring MVC
PortletWrappingControllerController implementation that wraps a portlet instance which it managesinternally.Classorg.springframework.web.portlet.mvcSpring MVC
ResourceAwareControllerExtension of the Portlet Controller interface that allowsfor handling Portlet 2.Interfaceorg.springframework.web.portlet.mvcSpring MVC
SimpleControllerHandlerAdapterAdapter to use the Controller workflow interface with the generic DispatcherPortlet.Classorg.springframework.web.portlet.mvcSpring MVC