Package | Description |
---|---|
net.schmizz.sshj.connection.channel.direct | |
net.schmizz.sshj.sftp |
Modifier and Type | Class and Description |
---|---|
class |
SessionChannel
Session implementation. |
Modifier and Type | Method and Description |
---|---|
Session.Subsystem |
Session.startSubsystem(String name)
Request a subsystem.
|
Session.Subsystem |
SessionChannel.startSubsystem(String name) |
Modifier and Type | Field and Description |
---|---|
protected Session.Subsystem |
SFTPEngine.sub |
Modifier and Type | Method and Description |
---|---|
Session.Subsystem |
SFTPEngine.getSubsystem() |
Copyright © 2009–2014. All rights reserved.