Package 

Class FileUploader

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Integer chunkSize
    • Method Summary

      Modifier and Type Method Description
      final Unit upload(File file, OutputStream output, Function1<File, Unit> cleanup)
      final Integer getChunkSize()
      final Unit setChunkSize(Integer chunkSize)
      • Methods inherited from class com.cognifide.gradle.common.file.transfer.FileUploader

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait