net.schmizz.sshj.common
Interface StreamCopier.Listener

Enclosing class:
StreamCopier

public static interface StreamCopier.Listener


Method Summary
 void reportProgress(long transferred)
           
 

Method Detail

reportProgress

void reportProgress(long transferred)
                    throws IOException
Throws:
IOException


Copyright © 2009-2012. All Rights Reserved.