Interface | Description |
---|---|
ClientChannel |
A client channel used to communicate with the SSH server.
|
ClientChannelHolder |
TODO Add javadoc
|
Class | Description |
---|---|
AbstractClientChannel |
TODO Add javadoc
|
ChannelDirectTcpip |
TODO Add javadoc
|
ChannelExec |
Client channel to run a remote command
|
ChannelSession |
Client side channel session
|
ChannelShell |
Client channel to open a remote shell
|
ChannelSubsystem |
Client channel to run a subsystem
|
PtyCapableChannelSession |
Serves as the base channel session for executing remote commands - including a full shell.
|
Enum | Description |
---|---|
ClientChannelEvent |
Various events used by
ClientChannel.waitFor(java.util.Collection, long) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.