Uses of Class
com.enterprisedt.net.ftp.FTPClient

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

Uses of FTPClient in com.enterprisedt.net.ftp
 

Constructors in com.enterprisedt.net.ftp with parameters of type FTPClient
FTPInputStream(FTPClient client, java.lang.String remoteFile)
          Constructor.
FTPOutputStream(FTPClient client, java.lang.String remoteFile)
          Constructor.
FTPOutputStream(FTPClient client, java.lang.String remoteFile, boolean append)
          Constructor.
 



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