Class RequestFile


  • public class RequestFile
    extends Object
    A file embedded into the body of an HTTP request.
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • RequestFile

        public RequestFile​(org.apache.commons.fileupload.FileItem fileItem)