Name | Description |
---|---|
Channel | Represents base class for SSH channel implementations. |
ChannelDirectTcpip | Implements "direct-tcpip" SSH channel. |
ChannelForwardedTcpip | Implements "forwarded-tcpip" SSH channel. |
ChannelSession | Implements Session SSH channel. |
ClientChannel | |
ServerChannel |