Package org.mycore.frontend.fileupload

Class Summary
MCRMetsModsCommunicator  
MCRRemoteFile  
MCRRemoteFileServlet  
MCRSWFUploadHandlerIFS handles uploads via the UploadApplet and store files directly into the IFS.
MCRSWFUploadHandlerMyCoRe This class stores files uploaded from the client applet as derivates into the workflow.
MCRUploadApplet This applet displays a GUI to upload files and directories to the server.
MCRUploadCommunicator This class is used by applets to communicate with the corresponding MCRUploadServlet servlet to execute tasks on the server.
MCRUploadHandler This class does the server-side of uploading files from a client browser, which runs the upload applet.
MCRUploadHandlerIFS handles uploads via the UploadApplet and store files directly into the IFS.
MCRUploadHandlerManager  
MCRUploadProgressMonitor This class implements a Dialog that shows messages and a progress bar while creating, updating or deleting the derivates of a document.
MCRUploadServlet This servlet implements the server side of communication with the upload applet.
 

Exception Summary
MCRUploadException This exception is thrown by the UploadCommunicator to indicate that an exception occured on the server side during execution of a servlet task.