| Interface | Description |
|---|---|
| FtpClient |
What VFS expects from an ftp client to provide.
|
| Class | Description |
|---|---|
| FtpClientFactory |
Create a FtpClient instance.
|
| FtpClientFactory.ConnectionFactory<C extends FTPClient,B extends FtpFileSystemConfigBuilder> | |
| FtpClientFactory.FtpConnectionFactory | |
| FTPClientWrapper |
A wrapper to the FTPClient to allow automatic reconnect on connection loss.
|
| FtpFileNameParser |
Implementation for ftp.
|
| FtpFileObject |
An FTP file.
|
| FtpFileProvider |
A provider for FTP file systems.
|
| FtpFileSystem |
An FTP file system.
|
| FtpFileSystemConfigBuilder |
The config builder for various ftp configuration options.
|
| Enum | Description |
|---|---|
| FtpFileType |
The FTP file types.
|
The FTP File Provider.
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.