| 类 | 说明 |
|---|---|
| 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.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|
| 异常错误 | 说明 |
|---|---|
| CmsUploadException |
This exception makes it possible to handle expected upload errors in another way than
unexpected errors.
|