Uses of Class
wjhk.jupload2.upload.FilePreparationThread

Packages that use FilePreparationThread
wjhk.jupload2.upload This package contains the code that actually executes the upload (see below for a full description of the way the upload is executed in the JUpload code). 
 

Uses of FilePreparationThread in wjhk.jupload2.upload
 

Fields in wjhk.jupload2.upload declared as FilePreparationThread
(package private)  FilePreparationThread FileUploadManagerThreadImpl.filePreparationThread
          The file preparatoin thread prepares each file for upload, and manage possible errors that can occurs at preparation time.