| 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).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SshChannel
Interface for custom channels created by
SshChannelHandler
implementations. |
interface |
SshExtendedStreamChannel
Extension of a
SshStreamChannel that adds the Extended Input Stream,
used for STDERR. |
interface |
SshShell
A remote shell.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LibsshShell |
Copyright © 2018. All rights reserved.