Uses of Class
com.sshtools.daemon.platform.UnsupportedFileOperationException
Packages that use UnsupportedFileOperationException
-
Uses of UnsupportedFileOperationException in com.sshtools.daemon.platform
Methods in com.sshtools.daemon.platform that throw UnsupportedFileOperationExceptionModifier and TypeMethodDescriptionabstract void
NativeFileSystemProvider.createSymbolicLink
(String link, String target) abstract SftpFile
NativeFileSystemProvider.readSymbolicLink
(String path) -
Uses of UnsupportedFileOperationException in com.sshtools.daemon.vfs
Methods in com.sshtools.daemon.vfs that throw UnsupportedFileOperationExceptionModifier and TypeMethodDescriptionvoid
VirtualFileSystem.createSymbolicLink
(String link, String target) VirtualFileSystem.readSymbolicLink
(String path)