站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.web.portlet.bind (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Package
org.springframework.web.portlet.bind

Packages that use org.springframework.web.portlet.bind
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. 
 

Classes in org.springframework.web.portlet.bind used by org.springframework.web.portlet.bind
PortletRequestBindingException
          Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.
 

Classes in org.springframework.web.portlet.bind used by org.springframework.web.portlet.mvc
PortletRequestDataBinder
          Special DataBinder to perform data binding from PortletRequest parameters to JavaBeans.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.