| Package | Description |
|---|---|
| org.apache.sshd.client.session | |
| org.apache.sshd.client.subsystem.sftp.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 | Field and Description |
|---|---|
private ChannelSubsystem |
DefaultSftpClient.channel |