Package | Description |
---|---|
org.apache.sshd.client.session | |
org.apache.sshd.sftp.client.impl |
Modifier and Type | Method and Description |
---|---|
ChannelSubsystem |
ClientSession.createSubsystemChannel(String subsystem)
Create a subsystem channel.
|
ChannelSubsystem |
AbstractClientSession.createSubsystemChannel(String subsystem) |
Modifier and Type | Class and Description |
---|---|
protected class |
DefaultSftpClient.SftpChannelSubsystem |
Modifier and Type | Method and Description |
---|---|
protected ChannelSubsystem |
DefaultSftpClient.createSftpChannelSubsystem(ClientSession clientSession) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.