Skip navigation links
A B C D E F G H I K L M N P R S T U V W 

C

checkAccess(Path, AccessMode...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
 
clear() - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
com.github.robtimus.filesystems.ftp - package com.github.robtimus.filesystems.ftp
Provides the classes and interfaces for FTP file systems.
ConnectionMode - Enum in com.github.robtimus.filesystems.ftp
The possible FTP connection modes.
containsKey(Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
containsValue(Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
copy(Map<String, ?>) - Static method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
Copies a map to create a new FTPEnvironment instance.
copy(Path, Path, CopyOption...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Copy a file to a target file.
copy(Map<String, ?>) - Static method in class com.github.robtimus.filesystems.ftp.FTPSEnvironment
Copies a map to create a new FTPSEnvironment instance.
createChangeWorkingDirectoryException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createChangeWorkingDirectoryException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a directory cannot be used as the current working directory.
createCopyException(String, String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createCopyException(String, String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be copied.
createCreateDirectoryException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createCreateDirectoryException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a directory cannot be created.
createDeleteException(String, int, String, boolean) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createDeleteException(String, int, String, boolean) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be deleted.
createDirectory(Path, FileAttribute<?>...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Creates a new directory.
createFTPFileStrategy() - Method in interface com.github.robtimus.filesystems.ftp.FTPFileStrategyFactory
Creates an FTPFileStrategy.
createFTPFileStrategy() - Method in enum com.github.robtimus.filesystems.ftp.StandardFTPFileStrategyFactory
 
createGetFileException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be retrieved.
createGetFileException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be retrieved.
createMoveException(String, String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createMoveException(String, String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be moved.
createNewInputStreamException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createNewInputStreamException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file cannot be opened for reading.
createNewOutputStreamException(String, int, String, Collection<? extends OpenOption>) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createNewOutputStreamException(String, int, String, Collection<? extends OpenOption>) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file cannot be opened for writing.
custom() - Static method in class com.github.robtimus.filesystems.ftp.FTPPoolConfig
Returns a new builder for creating FTPPoolConfig objects.
A B C D E F G H I K L M N P R S T U V W 
Skip navigation links

Copyright © 2016–2023. All rights reserved.