Modifier | Constructor and Description |
---|---|
protected |
UtilsProgressMonitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
count(long len) |
void |
end() |
long |
getTotalLength() |
void |
init(int op,
String src,
String dest,
long max) |
public void init(int op, String src, String dest, long max)
init
in interface com.jcraft.jsch.SftpProgressMonitor
public boolean count(long len)
count
in interface com.jcraft.jsch.SftpProgressMonitor
public void end()
end
in interface com.jcraft.jsch.SftpProgressMonitor
public long getTotalLength()
Copyright © 1999–2020 CodeLutin. All rights reserved.