|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SSH2SFTP.AsyncListener
An interface implemented by FTP controllers which want progress reports.
Method Summary | |
---|---|
void |
progress(long size)
Gets called periodically during the file transfer. |
Method Detail |
---|
void progress(long size)
size
- How many bytes have been transferred since the
last call to this function.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |