Uses of Package
wjhk.jupload2.policies

Packages that use wjhk.jupload2.policies
wjhk.jupload2 The applet itself. 
wjhk.jupload2.exception Some application specific exceptions. 
wjhk.jupload2.filedata This allows you to change the file relative behaviour. 
wjhk.jupload2.gui Implementation of caching and special algorithms for various file types. 
wjhk.jupload2.policies This package contains the upload policies. 
wjhk.jupload2.upload Implementations of the various protocol-specific tasks. 
 

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

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

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 behaviour.
 

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

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 behaviour.
 

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