Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.portlet.bind Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ActionMappingAnnotation for mapping Portlet action requests onto handler methods.Classorg.springframework.web.portlet.bind.annotationSpring MVC
EventMappingAnnotation for mapping Portlet event requests onto handler methods.Classorg.springframework.web.portlet.bind.annotationSpring MVC
MissingPortletRequestParameterExceptionPortletRequestBindingException subclass that indicates a missing parameter.Classorg.springframework.web.portlet.bindSpring MVC
PortletRequestBindingExceptionFatal binding exception, thrown when we want totreat binding exceptions as unrecoverable.Classorg.springframework.web.portlet.bindSpring MVC
PortletRequestDataBinderSpecial DataBinder to perform data bindingfrom portlet request parameters to JavaBeans, including support for multipart files.Classorg.springframework.web.portlet.bindSpring MVC
PortletRequestParameterPropertyValuesPropertyValues implementation created from parameters in a PortletRequest.Classorg.springframework.web.portlet.bindSpring MVC
PortletRequestUtilsParameter extraction methods, for an approach distinct from data binding,in which parameters of specific types are required.Classorg.springframework.web.portlet.bindSpring MVC
RenderMappingAnnotation for mapping Portlet render requests onto handler methods.Classorg.springframework.web.portlet.bind.annotationSpring MVC
ResourceMappingAnnotation for mapping Portlet resource requests onto handler methods.Classorg.springframework.web.portlet.bind.annotationSpring MVC