Package | Description |
---|---|
org.springframework.web.portlet.bind |
Provides portlet-specific data binding functionality.
|
org.springframework.web.portlet.mvc |
Standard controller implementations for the portlet MVC framework that
comes with Spring.
|
org.springframework.web.portlet.mvc.annotation |
Support package for annotation-based Portlet MVC controllers.
|
Class and Description |
---|
PortletRequestBindingException
Fatal binding exception, thrown when we want to
treat binding exceptions as unrecoverable.
|
Class and Description |
---|
PortletRequestDataBinder
Special
DataBinder to perform data binding
from portlet request parameters to JavaBeans, including support for multipart files. |
Class and Description |
---|
PortletRequestDataBinder
Special
DataBinder to perform data binding
from portlet request parameters to JavaBeans, including support for multipart files. |
Copyright © 2015. All rights reserved.