Package | Description |
---|---|
org.apache.commons.net.ftp |
FTP and FTPS support classes
|
Modifier and Type | Class and Description |
---|---|
class |
FTPHTTPClient
Experimental attempt at FTP client that tunnels over an HTTP proxy connection.
|
class |
FTPSClient
FTP over SSL processing.
|
Modifier and Type | Field and Description |
---|---|
private FTPClient |
FTPClient.NatServerResolverImpl.client |
private FTPClient |
FTPClient.CSL.parent |
Constructor and Description |
---|
CSL(FTPClient parent,
long idleTime,
int maxWait) |
NatServerResolverImpl(FTPClient client) |