Class and Description |
---|
ConnectionMode
The possible FTP connection modes.
|
DataChannelProtectionLevel
The possible data channel protection levels.
|
FileStructure
The possible FTP file structures.
|
FileSystemExceptionFactory
A factory for creating
FileSystemException s 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 . |
FTPEnvironment.QueryParam
Indicates which query parameters can be used to define environment values.
|
FTPEnvironment.QueryParams
A container for
FTPEnvironment.QueryParam annotations. |
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.
|
FTPPoolConfig
Configuration for the client connection pools of FTP file systems.
|
FTPPoolConfig.Builder
A builder for
FTPPoolConfig objects. |
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.
|
StandardFTPFileStrategyFactory
Defines the standard
FTPFileStrategy factories. |
Copyright © 2016–2024. All rights reserved.