| Package | Description |
|---|---|
| org.apache.sshd.scp.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScpClientCreator
TODO Add javadoc
|
class |
DefaultScpClientCreator
TODO Add javadoc
|
| Modifier and Type | Method and Description |
|---|---|
ScpClientCreator |
SimpleScpClientImpl.getScpClientCreator() |
static ScpClientCreator |
ScpClientCreator.instance() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleScpClientImpl.setScpClientCreator(ScpClientCreator scpClientCreator) |
| Constructor and Description |
|---|
SimpleScpClientImpl(SimpleClient client,
ScpClientCreator scpClientCreator) |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.