|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SftpSubsystemClient | |
---|---|
com.sshtools.j2ssh | |
com.sshtools.j2ssh.sftp |
Uses of SftpSubsystemClient in com.sshtools.j2ssh |
---|
Fields in com.sshtools.j2ssh declared as SftpSubsystemClient | |
---|---|
(package private) SftpSubsystemClient |
SftpClient.sftp
|
Methods in com.sshtools.j2ssh that return SftpSubsystemClient | |
---|---|
SftpSubsystemClient |
SshClient.openSftpChannel()
Open's an Sftp channel. |
SftpSubsystemClient |
SshClient.openSftpChannel(ChannelEventListener eventListener)
Open an SftpSubsystemChannel. |
Uses of SftpSubsystemClient in com.sshtools.j2ssh.sftp |
---|
Fields in com.sshtools.j2ssh.sftp declared as SftpSubsystemClient | |
---|---|
private SftpSubsystemClient |
SftpFile.sftp
|
Methods in com.sshtools.j2ssh.sftp that return SftpSubsystemClient | |
---|---|
protected SftpSubsystemClient |
SftpFile.getSFTPSubsystem()
|
Methods in com.sshtools.j2ssh.sftp with parameters of type SftpSubsystemClient | |
---|---|
protected void |
SftpFile.setSFTPSubsystem(SftpSubsystemClient sftp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |