B C D E F G H I K M N P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- defaultConfig() - Static method in class com.github.robtimus.filesystems.sftp.SFTPPoolConfig
-
Returns a default
SFTPPoolConfigobject. - DefaultFileSystemExceptionFactory - Class in com.github.robtimus.filesystems.sftp
-
A default
FileSystemExceptionFactorythat will return aNoSuchFileExceptionif theidof theSftpExceptionisChannelSftp.SSH_FX_NO_SUCH_FILE, anAccessDeniedExceptionif it'sChannelSftp.SSH_FX_PERMISSION_DENIED, or aFileSystemExceptionotherwise, unless specified otherwise. - DefaultFileSystemExceptionFactory() - Constructor for class com.github.robtimus.filesystems.sftp.DefaultFileSystemExceptionFactory
- delete(Path) - Method in class com.github.robtimus.filesystems.sftp.SFTPFileSystemProvider
All Classes All Packages