Uses of Class
wjhk.jupload2.upload.UploadFileData

Packages that use UploadFileData
wjhk.jupload2.upload Implementations of the various protocol-specific tasks. 
 

Uses of UploadFileData in wjhk.jupload2.upload
 

Fields in wjhk.jupload2.upload declared as UploadFileData
(package private)  UploadFileData[] DefaultFileUploadThread.filesToUpload
          This array will contain a 'copy' of the relevant element of the filesDataParam array (see the constructor).