Uses of Class
org.eclipse.rap.fileupload.FileUploadReceiver
-
Uses of FileUploadReceiver in org.eclipse.rap.fileupload
Modifier and TypeClassDescriptionclass
A file upload receiver that stores received files on disk.Modifier and TypeMethodDescriptionFileUploadHandler.getReceiver()
Returns the file upload receiver that is associated with this file upload handler.ModifierConstructorDescriptionFileUploadHandler
(FileUploadReceiver receiver) Constructs a file upload handler that is associated with the given receiver.