| Frames | No Frames |
Methods with return type com.sshtools.j2ssh.sftp.SftpFile | |
| SftpFile[] | NativeFileSystemProvider.readDirectory(byte[] handle) |
| SftpFile | NativeFileSystemProvider.readSymbolicLink(String path) |
Methods with parameter type com.sshtools.j2ssh.sftp.SftpFile | |
| void | |
| void | |
| void | |
| void | |
| boolean | |
Methods with return type com.sshtools.j2ssh.sftp.SftpFile | |
| SftpFile[] | VirtualFileSystem.readDirectory(byte[] handle) |
| SftpFile | VirtualFileSystem.readSymbolicLink(String path) |
Constructors with parameter type com.sshtools.j2ssh.sftp.SftpFile | |
Creates a new SftpFileInputStream object. | |
Creates a new SftpFileOutputStream object. | |
Creates a new SshFxpName object. | |
Methods with parameter type com.sshtools.j2ssh.sftp.SftpFile | |
| void | |
| void | |
| void | |
| String | |
| FileAttributes | |
| int | |
| void | |
Methods with return type com.sshtools.j2ssh.sftp.SftpFile | |
| SftpFile[] | |
| SftpFile | SftpSubsystemClient.openDirectory(String path) |
| SftpFile | SftpSubsystemClient.openFile(String filename, int flags) |
| SftpFile | |