edtFTPj/Free - Open-source FTP library for Java | Download


Uses of Interface
com.enterprisedt.net.ftp.FileTransferClientInterface

Packages that use FileTransferClientInterface
com.enterprisedt.net.ftp FileTransferClient is the key class for edtFTPj/Free and provides basic FTP features. 
 

Uses of FileTransferClientInterface in com.enterprisedt.net.ftp
 

Classes in com.enterprisedt.net.ftp that implement FileTransferClientInterface
 class FileTransferClient
          Easy to use FTP client that is thread safe and provides true FTP streams.
 

Methods in com.enterprisedt.net.ftp with parameters of type FileTransferClientInterface
protected static void FileTransferClient.prepareURLTransfer(java.net.URL url, FileTransferClientInterface client)
           
 



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.