Uses of Interface
com.vaadin.flow.server.streams.UploadHandler
Packages that use UploadHandler
-
Uses of UploadHandler in com.vaadin.flow.server.streams
Classes in com.vaadin.flow.server.streams that implement UploadHandlerModifier and TypeClassDescriptionclassAbstract class for file upload handler.classUpload handler that stores the data into a file generated by the givenFileFactory.classUpload handler for storing the upload in-memory.classUpload handler that stores the data into a temporary file.