|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SftpSubsystemClient | |
---|---|
com.sshtools.j2ssh | |
com.sshtools.j2ssh.sftp |
Uses of SftpSubsystemClient in com.sshtools.j2ssh |
---|
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 |
---|
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 |