Class FileUpload


  • public final class FileUpload
    extends Object
    Client uploading a file.
    • Constructor Detail

      • FileUpload

        public FileUpload​(Path file,
                          String contentType)
    • Method Detail

      • getFile

        public Path getFile()
      • getContentType

        public String getContentType()