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

Uses of Class org.springframework.web.portlet.util.PortletRequestWrapper (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Class
org.springframework.web.portlet.util.PortletRequestWrapper

Packages that use PortletRequestWrapper
org.springframework.web.portlet.multipart Multipart resolution framework for handling file uploads. 
org.springframework.web.portlet.util Miscellaneous portlet utility classes. 
 

Uses of PortletRequestWrapper in org.springframework.web.portlet.multipart
 

Subclasses of PortletRequestWrapper in org.springframework.web.portlet.multipart
 class DefaultMultipartActionRequest
          Default implementation of the MultipartActionRequest interface.
 

Uses of PortletRequestWrapper in org.springframework.web.portlet.util
 

Subclasses of PortletRequestWrapper in org.springframework.web.portlet.util
 class ActionRequestWrapper
          Simple wrapper for a Portlet ActionRequest, delegating all calls to the underlying request.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.