Package 

Class HttpRequest.Body.File

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final File file
    • Method Summary

      Modifier and Type Method Description
      final File getFile()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpRequest.Body.File

        HttpRequest.Body.File(File file)