Secure FTP Factory

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

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

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

Methods in com.jscape.inet.sftp.events with parameters of type SftpDisconnectedEvent
 void SftpAdapter.disconnected(SftpDisconnectedEvent event)
          Invoked when connection to SSH server is released.
 void SftpListener.disconnected(SftpDisconnectedEvent event)
          Invoked when connection to server is released.
 


Secure FTP Factory

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