Uses of Package
com.github.robtimus.filesystems.sftp
-
Classes in com.github.robtimus.filesystems.sftp used by com.github.robtimus.filesystems.sftp Class Description FileSystemExceptionFactory A factory for creatingFileSystemExceptions based on replies from an SFTP server.Identity A combination of a private and public key.SFTPEnvironment A utility class to set up environments that can be used in theFileSystemProvider.newFileSystem(URI, Map)andFileSystemProvider.newFileSystem(Path, Map)methods ofSFTPFileSystemProvider.SFTPEnvironment.QueryParam Indicates which query parameters can be used to define environment values.SFTPEnvironment.QueryParams A container forSFTPEnvironment.QueryParamannotations.SFTPPoolConfig Configuration for the client connection pools of SFTP file systems.SFTPPoolConfig.Builder A builder forSFTPPoolConfigobjects.