Uses of Class
org.apache.struts.upload.MultipartRequestWrapper

Packages that use MultipartRequestWrapper
org.apache.struts.config The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
 

Uses of MultipartRequestWrapper in org.apache.struts.config
 

Methods in org.apache.struts.config that return MultipartRequestWrapper
 MultipartRequestWrapper ConfigHelperInterface.getMultipartRequestWrapper()
           The multipart object for this request.
 MultipartRequestWrapper ConfigHelper.getMultipartRequestWrapper()
           The multipart object for this request.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.