Uses of Package
wjhk.jupload2.filedata

Packages that use wjhk.jupload2.filedata
wjhk.jupload2.filedata This package allows you to change the file relative behaviour: this page describes how to override the default behaviour, to fullfill your needs (for instance add data compression, preload check, new data about files in the upload to the server.. 
wjhk.jupload2.policies This package contains the upload policies: they give you hook entry points, to override the default applet behaviour with a minimum of java code. 
wjhk.jupload2.upload Implementations of the various protocol-specific tasks. 
 

Classes in wjhk.jupload2.filedata used by wjhk.jupload2.filedata
DefaultFileData
          This class contains all data and methods for a file to upload.
FileData
          This class contains all data and methods for a file to upload.
 

Classes in wjhk.jupload2.filedata used by wjhk.jupload2.policies
FileData
          This class contains all data and methods for a file to upload.
 

Classes in wjhk.jupload2.filedata used by wjhk.jupload2.upload
FileData
          This class contains all data and methods for a file to upload.