| Package | Description |
|---|---|
| ch.ethz.ssh2 | |
| ch.ethz.ssh2.channel | |
| ch.ethz.ssh2.server |
| Constructor and Description |
|---|
Session(ChannelManager cm,
SecureRandom rnd) |
| Constructor and Description |
|---|
Channel(ChannelManager cm) |
LocalAcceptThread(ChannelManager cm,
InetSocketAddress localAddress,
String host_to_connect,
int port_to_connect) |
LocalAcceptThread(ChannelManager cm,
int local_port,
String host_to_connect,
int port_to_connect) |
| Modifier and Type | Field and Description |
|---|---|
ChannelManager |
ServerConnectionState.cm |
Copyright © 2014. All Rights Reserved.