Package net.sf.jftp.net

Interface Summary
BasicConnection Interface for all connection types
ConnectionListener  
FtpConstants  
 

Class Summary
ConnectionHandler may be extended to support multiple connections in future
DataConnection  
FilesystemConnection  
FtpClient  
FtpConnection Base class.
FtpServer  
FtpServerSocket  
FtpTransfer  
FtpURLConnection  
FtpURLStreamHandler An URLStreamHandler for handling ftp urls.
JConnection Basic class for getting an TCP/IP-Connection timeout sets (as the name says) the maximum time the Thread waits for the target host...
SftpConnection  
SftpVerification  
SmbConnection  
Transfer