com.vaadin.flow.component.upload.receivers.

Class FileData

    • Method Detail

      • getMimeType

        public String getMimeType()

        Returns the mimeType of this file.

        Returns:

        mime types of the files

      • getFileName

        public String getFileName()

        Return the name of this file.

        Returns:

        file name

      • getOutputBuffer

        public OutputStream getOutputBuffer()

        Return the output buffer for this file data.

        Returns:

        output buffer