Uses of Class
wjhk.jupload2.filedata.DefaultFileData

Packages that use DefaultFileData
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.. 
 

Uses of DefaultFileData in wjhk.jupload2.filedata
 

Subclasses of DefaultFileData in wjhk.jupload2.filedata
 class AudioFileData
          This class contains all data for files to upload an audio file.
 class PictureFileData
          This class contains all data about files to upload as a picture.