| Package | Description |
|---|---|
| net.schmizz.sshj.connection.channel.direct |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionChannel
Session implementation. |
| Modifier and Type | Method and Description |
|---|---|
Session.Command |
SessionChannel.exec(String command) |
Session.Command |
Session.exec(String command)
Execute a remote command.
|
Copyright © 2009–2014. All rights reserved.