| Package | Description |
|---|---|
| net.sf.sshapi |
SSHAPI
|
| net.sf.sshapi.forwarding | |
| 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).
|
| Class and Description |
|---|
| SshPortForward
Maintains state of either a local or remote port forward.
|
| SshPortForwardListener
Interfaces to be implemented by classes that wish to be notified when port
forwarding channels are opened and closed.
|
| SshPortForwardTunnel
Represents a single tunneled connection that is spawned as the result of a
client making a connection to the listening socket of a configured port
forward.
|
| Class and Description |
|---|
| SshPortForward
Maintains state of either a local or remote port forward.
|
| SshPortForwardTunnel
Represents a single tunneled connection that is spawned as the result of a
client making a connection to the listening socket of a configured port
forward.
|
| Class and Description |
|---|
| AbstractPortForward
Abstract implementation of
SshPortForward that maintains the
AbstractPortForward.isOpen() state for any sub-classes. |
| SshPortForward
Maintains state of either a local or remote port forward.
|
Copyright © 2018. All rights reserved.