Secure FTP Factory

Uses of Class
com.jscape.inet.ftp.FtpConnectionLostEvent

Packages that use FtpConnectionLostEvent
com.jscape.inet.ftp Contains client classes for communicating with a standard FTP server. 
 

Uses of FtpConnectionLostEvent in com.jscape.inet.ftp
 

Methods in com.jscape.inet.ftp with parameters of type FtpConnectionLostEvent
 void FtpAdapter.connectionLost(FtpConnectionLostEvent event)
          Invoked when connection to FTP server is unexpectedly closed.
 void FtpListener.connectionLost(FtpConnectionLostEvent event)
          Invoked when connection to FTP server is unexpectedly closed.
 


Secure FTP Factory

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