Uses of Interface
com.gubutech.xload.XloadFileUpload

Packages that use XloadFileUpload
com.gubutech.xload Provides classes and interfaces for uploading of files and management of files and directories on an application server. 
 

Uses of XloadFileUpload in com.gubutech.xload
 

Methods in com.gubutech.xload that return XloadFileUpload
abstract  XloadFileUpload XloadFile.getFileUpload()
          Retrieves this objects appropriate XloadFileUpload instance.
 XloadFileUpload XloadManager.getFileUpload(java.lang.String paramName)
          Gets an object that corresponds to a single file upload attempt.