| Package | Description |
|---|---|
| org.apache.sshd.client.scp | |
| org.apache.sshd.common.scp | |
| org.apache.sshd.common.scp.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScpStreamResolver |
| Modifier and Type | Method and Description |
|---|---|
ScpSourceStreamResolver |
ScpFileOpener.createScpSourceStreamResolver(Session session,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScpHelper.sendStream(ScpSourceStreamResolver resolver,
boolean preserve,
int bufferSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileScpSourceStreamResolver |
| Modifier and Type | Method and Description |
|---|---|
ScpSourceStreamResolver |
DefaultScpFileOpener.createScpSourceStreamResolver(Session session,
Path path) |
Copyright © 2018–2019 The Apache Software Foundation. All rights reserved.