| Interface | Description |
|---|---|
| AbstractScpClient.ScpOperationExecutor<T> | |
| CloseableScpClient |
An
ScpClient wrapper that also closes the underlying session when closed |
| ScpClient | |
| ScpClientCreator | |
| ScpRemote2RemoteTransferListener | |
| SimpleScpClient |
A simplified synchronous API for obtaining SCP sessions.
|
| Class | Description |
|---|---|
| AbstractScpClient | |
| AbstractScpClientCreator |
TODO Add javadoc
|
| DefaultScpClient | |
| DefaultScpClientCreator |
TODO Add javadoc
|
| DefaultScpStreamResolver | |
| ScpRemote2RemoteTransferHelper |
Helps transfer files between 2 servers rather than between server and local file system by using 2
ClientSession-s and simply copying from one server to the other |
| SimpleScpClientImpl |
TODO Add javadoc
|
| Enum | Description |
|---|---|
| ScpClient.Option |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.