|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use UnsupportedFileOperationException | |
|---|---|
| com.sshtools.daemon.platform | |
| com.sshtools.daemon.vfs | |
| Uses of UnsupportedFileOperationException in com.sshtools.daemon.platform |
|---|
| Methods in com.sshtools.daemon.platform that throw UnsupportedFileOperationException | |
|---|---|
abstract void |
NativeFileSystemProvider.createSymbolicLink(java.lang.String link,
java.lang.String target)
|
abstract SftpFile |
NativeFileSystemProvider.readSymbolicLink(java.lang.String path)
|
| Uses of UnsupportedFileOperationException in com.sshtools.daemon.vfs |
|---|
| Methods in com.sshtools.daemon.vfs that throw UnsupportedFileOperationException | |
|---|---|
void |
VirtualFileSystem.createSymbolicLink(java.lang.String link,
java.lang.String target)
|
SftpFile |
VirtualFileSystem.readSymbolicLink(java.lang.String path)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||