Uses of Class
org.apache.commons.fileupload.DefaultFileItemFactory

Packages that use DefaultFileItemFactory
org.apache.commons.fileupload A component for handling HTML file uploads as specified by RFC 1867
 

Uses of DefaultFileItemFactory in org.apache.commons.fileupload
 

Constructors in org.apache.commons.fileupload with parameters of type DefaultFileItemFactory
DiskFileUpload(DefaultFileItemFactory fileItemFactory)
          Deprecated. Use FileUpload instead.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.