All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ConnectionMode The possible FTP connection modes.DataChannelProtectionLevel The possible data channel protection levels.DefaultFileSystemExceptionFactory A defaultFileSystemExceptionFactorythat always returns anFTPFileSystemExceptionunless specified otherwise.FileStructure The possible FTP file structures.FileSystemExceptionFactory A factory for creatingFileSystemExceptions 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.FTPAccessDeniedException An exception that is thrown if an FTP command does not execute successfully because access to a file has been denied.FTPDirectoryNotEmptyException An exception that is thrown if an FTP command does not execute successfully because a directory is not empty.FTPEnvironment A utility class to set up environments that can be used in theFileSystemProvider.newFileSystem(URI, Map)andFileSystemProvider.newFileSystem(Path, Map)methods ofFTPFileSystemProvider.FTPEnvironment.QueryParam Indicates which query parameters can be used to define environment values.FTPEnvironment.QueryParams A container forFTPEnvironment.QueryParamannotations.FTPFileAlreadyExistsException An exception that is thrown if an FTP command does not execute successfully because a file already exists.FTPFileStrategy A strategy for handling FTP files in an FTP server specific way.FTPFileStrategyFactory A factory for creatingFTPFileStrategyobjects.FTPFileSystemException An exception that is thrown if an FTP command does not execute successfully.FTPFileSystemProvider A provider for FTP file systems.FTPNoSuchFileException An exception that is thrown if an FTP command does not execute successfully because a file does not exist.FTPNotDirectoryException An exception that is thrown if an FTP command does not execute successfully because a file is not a directory.FTPNotLinkException An exception that is thrown if an FTP command does not execute successfully because a file is not a symbolic link.FTPPoolConfig Configuration for the client connection pools of FTP file systems.FTPPoolConfig.Builder A builder forFTPPoolConfigobjects.FTPResponse Represents a response from an FTP server.FTPSEnvironment A utility class to set up environments that can be used in theFileSystemProvider.newFileSystem(URI, Map)andFileSystemProvider.newFileSystem(Path, Map)methods ofFTPSFileSystemProvider.FTPSFileSystemProvider A provider for FTPS file systems.SecurityMode The possible FTPS security modes.StandardFTPFileStrategyFactory Defines the standardFTPFileStrategyfactories.