Class HttpParamInfo


  • public class HttpParamInfo
    extends Object
    Information about http request parameter.
    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
      • isFile

        public boolean isFile()
      • getFileName

        public String getFileName()
      • getContentType

        public String getContentType()