Uses of Interface
org.apache.struts.upload.FormFile

Packages that use FormFile
org.apache.struts.upload The upload package facilities to upload files using multi-part requests. 
 

Uses of FormFile in org.apache.struts.upload
 

Classes in org.apache.struts.upload that implement FormFile
(package private) static class CommonsMultipartRequestHandler.CommonsFormFile
          This class implements the Struts FormFile interface by wrapping the Commons FileUpload FileItem interface.
 class DiskFile
           
 



Copyright © 2000-2003 - Apache Software Foundation