Interface StreamCopier.Listener

  • Enclosing class:
    StreamCopier

    public static interface StreamCopier.Listener
    • Method Detail

      • reportProgress

        void reportProgress​(long transferred)
                     throws java.io.IOException
        Throws:
        java.io.IOException