Class StreamDescriptor


  • public class StreamDescriptor
    extends Object
    • Constructor Detail

      • StreamDescriptor

        public StreamDescriptor​(InputStream stream,
                                String fileName,
                                String contentType,
                                long contentLenght)
    • Method Detail

      • getFileName

        public String getFileName()
      • getContentType

        public String getContentType()
      • getContentLenght

        public long getContentLenght()