| Interface | Description |
|---|---|
| ClientChannel |
A client channel used to communicate with
the SSH server.
|
| Class | Description |
|---|---|
| AbstractClientChannel |
TODO Add javadoc
|
| ChannelDirectTcpip |
TODO Add javadoc
|
| ChannelExec |
TODO Add javadoc
|
| ChannelSession |
TODO Add javadoc
|
| ChannelShell |
TODO Add javadoc
|
| ChannelSubsystem |
Client channel to run a subsystem
|
| PtyCapableChannelSession |
Serves as the base channel session for executing remote commands - including
a full shell.
|
| Enum | Description |
|---|---|
| ClientChannel.Streaming |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.