Uses of Package
wjhk.jupload2.policies

Packages that use wjhk.jupload2.policies
wjhk.jupload2.exception Some application specific exceptions. 
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.gui Implementation of caching and special algorithms for various file types. 
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.policies used by wjhk.jupload2.exception
UploadPolicy
          This package contains upload policies, which allow easy configuration of the applet behavior.
 

Classes in wjhk.jupload2.policies used by wjhk.jupload2.filedata
PictureUploadPolicy
          This class add handling of pictures to upload.
UploadPolicy
          This package contains upload policies, which allow easy configuration of the applet behavior.
 

Classes in wjhk.jupload2.policies used by wjhk.jupload2.gui
UploadPolicy
          This package contains upload policies, which allow easy configuration of the applet behavior.
 

Classes in wjhk.jupload2.policies used by wjhk.jupload2.policies
DefaultUploadPolicy
          This class implements all UploadPolicy methods.
PictureUploadPolicy
          This class add handling of pictures to upload.
UploadPolicy
          This package contains upload policies, which allow easy configuration of the applet behavior.
 

Classes in wjhk.jupload2.policies used by wjhk.jupload2.upload
UploadPolicy
          This package contains upload policies, which allow easy configuration of the applet behavior.