The Spring Framework

Uses of Package
org.springframework.web.multipart.commons

Packages that use org.springframework.web.multipart.commons
org.springframework.web.multipart.commons MultipartResolver implementation for Jakarta Commons FileUpload
org.springframework.web.portlet.multipart Multipart resolution framework for handling file uploads. 
 

Classes in org.springframework.web.multipart.commons used by org.springframework.web.multipart.commons
CommonsFileUploadSupport
          Base class for multipart resolvers that use Jakarta Commons FileUpload 1.1 or higher.
CommonsFileUploadSupport.MultipartParsingResult
          Holder for a Map of Spring MultipartFiles and a Map of multipart parameters.
 

Classes in org.springframework.web.multipart.commons used by org.springframework.web.portlet.multipart
CommonsFileUploadSupport
          Base class for multipart resolvers that use Jakarta Commons FileUpload 1.1 or higher.
CommonsFileUploadSupport.MultipartParsingResult
          Holder for a Map of Spring MultipartFiles and a Map of multipart parameters.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.