|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in ch.ethz.ssh2 used by ch.ethz.ssh2 | |
ConnectionInfo
In most cases you probably do not need the information contained in here. |
|
DHGexParameters
A DHGexParameters object can be used to specify parameters for
the diffie-hellman group exchange. |
|
LocalPortForwarder
A LocalPortForwarder forwards TCP/IP connections to a local
port via the secure tunnel to another host (which may or may not be identical
to the remote SSH2 server). |
|
LocalStreamForwarder
A LocalStreamForwarder forwards an Input- and Outputstream
pair via the secure tunnel to another host (which may or may not be identical
to the remote SSH2 server). |
|
SCPClient
A very basic SCPClient that can be used to copy files from/to
the SSH2 server. |
|
ServerHostKeyVerifier
A callback interface used to implement a client specific method of checking server host keys. |
|
Session
A Session is a remote execution of a program. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |