Package org.wso2.carbon.ui.transports.fileupload
-
Class Summary Class Description AbstractFileUploadExecutor This class is responsible for handling File uploads of specific file types in Carbon.AnyFileUploadExecutor DBSFileUploadExecutor FileUploadExecutorManager This class is responsible for delegating the file upload requests to the different FileUploadExecutors.JarZipUploadExecutor Handles Jar, Zip file upload and creating a service archive out of it This class is totally comply with add_new_jar_zip.xsl.KeyStoreFileUploadExecutor ToolsAnyFileUploadExecutor ToolsFileUploadExecutor -
Exception Summary Exception Description FileSizeLimitExceededException This exception will be thrown when the maximum allowed file size limit is exceeded.FileUploadFailedException This exception is thrown when file uploading fails