Package | Description |
---|---|
org.apache.sshd |
Defines the two main classes for the client and server side of SSH protocol support.
|
org.apache.sshd.client.session | |
org.apache.sshd.client.sftp |
Modifier and Type | Method and Description |
---|---|
SftpClient |
ClientSession.createSftpClient()
Create an SFTP client from this session.
|
Modifier and Type | Method and Description |
---|---|
SftpClient |
ClientSessionImpl.createSftpClient() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSftpClient |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.