Class MultiPartFile

java.lang.Object
org.smallmind.web.jersey.multipart.MultiPartFile

public class MultiPartFile extends Object
  • Constructor Details

  • Method Details

    • getFileName

      public String getFileName()
    • getContentType

      public String getContentType()
    • getInputStream

      public InputStream getInputStream()
    • readAllBytes

      public byte[] readAllBytes()