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.
 



Copyright © 2002-2008 The Spring Framework.