Package | Description |
---|---|
org.apache.sshd.scp.client | |
org.apache.sshd.scp.common | |
org.apache.sshd.scp.common.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 © 2008–2024 The Apache Software Foundation. All rights reserved.