| 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.SftpProgressMonitorpublic boolean count(long len)
count in interface com.jcraft.jsch.SftpProgressMonitorpublic void end()
end in interface com.jcraft.jsch.SftpProgressMonitorpublic long getTotalLength()
Copyright © 1999–2015 CodeLutin. All rights reserved.