| Package | Description |
|---|---|
| ch.ethz.ssh2.auth | |
| ch.ethz.ssh2.channel | |
| ch.ethz.ssh2.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationManager |
class |
ServerAuthenticationManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelManager
ChannelManager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientKexManager |
class |
KexManager
KexManager.
|
class |
ServerKexManager |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportManager.registerMessageHandler(MessageHandler mh,
int low,
int high) |
void |
TransportManager.removeMessageHandler(MessageHandler mh,
int low,
int high) |
Copyright © 2014. All Rights Reserved.