Package | Description |
---|---|
org.apache.sshd.client.scp | |
org.apache.sshd.server.scp |
Modifier and Type | Interface and Description |
---|---|
interface |
ScpClientCreator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScpClientCreator
TODO Add javadoc
|
class |
DefaultScpClientCreator
TODO Add javadoc
|
Modifier and Type | Class and Description |
---|---|
class |
ScpCommandFactory
This
CommandFactory can be used as a standalone command factory or can be used to augment another
CommandFactory and provides SCP support. |