Package org.eclipse.rap.fileupload
package org.eclipse.rap.fileupload
-
ClassDescriptionA file upload receiver that stores received files on disk.Provides details of the uploaded file like file name, content-type and sizeEvent object that provides information on a file upload.A file upload handler is used to accept file uploads from a client.Listener to react on progress and completion of a file upload.Instances of this interface are responsible for reading and processing the data from a file upload.