public class FileProgressMonitor extends Object implements com.jcraft.jsch.SftpProgressMonitor
GET, PUT, UNKNOWN_SIZE
FileProgressMonitor()
boolean
count(long count)
void
end()
init(int op, String src, String dest, long max)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileProgressMonitor()
public void init(int op, String src, String dest, long max)
init
com.jcraft.jsch.SftpProgressMonitor
public boolean count(long count)
count
public void end()
end
Copyright © 2017. All rights reserved.