Uses of Class
org.apache.commons.net.ftp.FTPClient
-
Packages that use FTPClient Package Description org.apache.commons.net.ftp FTP and FTPS support classes -
-
Uses of FTPClient in org.apache.commons.net.ftp
Subclasses of FTPClient in org.apache.commons.net.ftp Modifier and Type Class Description class
FTPHTTPClient
Experimental attempt at FTP client that tunnels over an HTTP proxy connection.class
FTPSClient
FTP over SSL processing.Constructors in org.apache.commons.net.ftp with parameters of type FTPClient Constructor Description NatServerResolverImpl(FTPClient client)
-