Package | Description |
---|---|
org.apache.sshd.client.session | |
org.apache.sshd.sftp.client.impl |
Modifier and Type | Method and Description |
---|---|
ChannelSubsystem |
ClientSession.createSubsystemChannel(java.lang.String subsystem)
Create a subsystem channel.
|
ChannelSubsystem |
AbstractClientSession.createSubsystemChannel(java.lang.String subsystem) |
Modifier and Type | Class and Description |
---|---|
protected class |
DefaultSftpClient.SftpChannelSubsystem |
Modifier and Type | Field and Description |
---|---|
private ChannelSubsystem |
DefaultSftpClient.channel |
Modifier and Type | Method and Description |
---|---|
protected ChannelSubsystem |
DefaultSftpClient.createSftpChannelSubsystem(ClientSession clientSession) |