Uses of Class
com.myjavaworld.ftp.FTPHost

Packages that use FTPHost
com.myjavaworld.ftp This package contains the interfaces and default implementations for accessing a remote computer using file transfer protocol (FTP). 
 

Uses of FTPHost in com.myjavaworld.ftp
 

Methods in com.myjavaworld.ftp with parameters of type FTPHost
 void FTPClient.connect(FTPHost ftpHost)
          Connects and logs in to the FTP host.
 void DefaultFTPClient.connect(FTPHost ftpHost)
           
 



Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.