Package org.opencms.ade.upload

Class Summary
ClientMessages Convenience class to access the localized messages of this OpenCms package.
CmsUploadActionElement Upload action element, used to generate the upload dialog.
CmsUploadBean Bean to be used in JSP scriptlet code that provides access to the upload functionality.
CmsUploadListener Provides the upload listener for the upload widget.
CmsUploadService Handles all RPC services related to the upload dialog.
CmsUploadTimeoutWatcher A class which is executed in a new thread, so its able to detect when an upload process is frozen and sets an exception in order to be canceled.
 

Exception Summary
CmsUploadException This exception makes it possible to handle expected upload errors in another way than unexpected errors.