Uses of Class
com.trilead.ssh2.channel.ChannelManager
| Package | Description |
|---|---|
| com.trilead.ssh2.channel |
-
Uses of ChannelManager in com.trilead.ssh2.channel
Constructors in com.trilead.ssh2.channel with parameters of type ChannelManager Constructor Description Channel(ChannelManager cm)LocalAcceptThread(ChannelManager cm, int local_port, String host_to_connect, int port_to_connect)LocalAcceptThread(ChannelManager cm, InetSocketAddress localAddress, String host_to_connect, int port_to_connect)