| Class and Description |
|---|
| ConnectionMode
The possible FTP connection modes.
|
| FileStructure
The possible FTP file structures.
|
| FileSystemExceptionFactory
A factory for creating
FileSystemExceptions based on replies from an FTP server. |
| FileTransferMode
The possible FTP file transfer modes.
|
| FileType
Represents FTP file types.
|
| FileType.Format
The possible FTP text formats.
|
| FTPEnvironment
A utility class to set up environments that can be used in the
FileSystemProvider.newFileSystem(URI, Map) and
FileSystemProvider.newFileSystem(Path, Map) methods of FTPFileSystemProvider. |
| FTPFileStrategy
A strategy for handling FTP files in an FTP server specific way.
|
| FTPFileStrategyFactory
A factory for creating
FTPFileStrategy objects. |
| FTPFileSystemProvider
A provider for FTP file systems.
|
| FTPResponse
Represents a response from an FTP server.
|
| FTPSEnvironment
A utility class to set up environments that can be used in the
FileSystemProvider.newFileSystem(URI, Map) and
FileSystemProvider.newFileSystem(Path, Map) methods of FTPSFileSystemProvider. |
| SecurityMode
The possible FTPS security modes.
|
Copyright © 2016–2019. All rights reserved.