| Package | Description |
|---|---|
| org.apache.sshd.client.scp | |
| org.apache.sshd.client.session |
| Modifier and Type | Method and Description |
|---|---|
protected ChannelExec |
AbstractScpClient.openCommandChannel(ClientSession session,
String cmd) |
| Modifier and Type | Method and Description |
|---|---|
ChannelExec |
ClientSession.createExecChannel(String command)
Create a channel to execute a command.
|
ChannelExec |
AbstractClientSession.createExecChannel(String command) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.