| Package | Description |
|---|---|
| org.apache.sshd.client.scp | |
| org.apache.sshd.client.session |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScpClient |
class |
DefaultScpClient |
| Modifier and Type | Method and Description |
|---|---|
ScpClient |
ClientSessionImpl.createScpClient() |
ScpClient |
ClientSession.createScpClient()
Create an SCP client from this session.
|
ScpClient |
ClientSessionImpl.createScpClient(ScpTransferEventListener listener) |
ScpClient |
ClientSession.createScpClient(ScpTransferEventListener listener)
Create an SCP client from this session.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.