| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.impl.libssh |
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0).
|
| net.sf.sshapi.sftp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataProducingComponent
Abstract implementation of
SshDataProducingComponent that provides
some default common methods. |
class |
AbstractFileTransferClient
Abstract implementation of a file transfer client, providing some useful default
methods (currently transfer events).
|
class |
AbstractSCPClient
Abstract implementation of an SCP client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LibsshSCPClient |
class |
LibsshShell |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSftpClient
Abstract implementation of an
SftpClient, providing some common
methods. |
Copyright © 2018. All rights reserved.