Secure FTP Factory

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

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

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

Methods in com.jscape.inet.sftp.events with parameters of type SftpRenameFileEvent
 void SftpAdapter.renameFile(SftpRenameFileEvent event)
          Invoked when a file is renamed.
 void SftpListener.renameFile(SftpRenameFileEvent event)
          Invoked when a file is renamed.
 


Secure FTP Factory

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