Secure FTP Factory

Uses of Class
com.jscape.inet.sftp.events.SftpDeleteFileEvent

Packages that use SftpDeleteFileEvent
com.jscape.inet.sftp.events Contains listener and event classes related to SFTP protocol (FTP over SSH) 
 

Uses of SftpDeleteFileEvent in com.jscape.inet.sftp.events
 

Methods in com.jscape.inet.sftp.events with parameters of type SftpDeleteFileEvent
 void SftpAdapter.deleteFile(SftpDeleteFileEvent event)
          Invoked when a file is deleted.
 void SftpListener.deleteFile(SftpDeleteFileEvent event)
          Invoked when a file is deleted.
 


Secure FTP Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved