|
Secure FTP Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jscape.inet.sftp.events.SftpEvent
com.jscape.inet.sftp.events.SftpTransferCompleteEvent
This event is fired when upload or download was completed.
| Method Summary | |
java.lang.String |
getFilename()
Obtains the file name. |
long |
getFilesize()
Obtains the file size. |
java.lang.String |
getPath()
Gets path that this file was transferred to/from |
long |
getTime()
Obtains the total transfer time. |
| Methods inherited from class com.jscape.inet.sftp.events.SftpEvent |
acceptListener, getSource |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.String getFilename()
public java.lang.String getPath()
public long getFilesize()
public long getTime()
|
Secure FTP Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||