Package | Description |
---|---|
org.apache.sshd.agent.local | |
org.apache.sshd.client.channel | |
org.apache.sshd.common.forward | |
org.apache.sshd.server.x11 | |
org.apache.sshd.sftp.client.impl |
Modifier and Type | Class and Description |
---|---|
class |
AgentForwardedChannel |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientChannel
A client channel used to communicate with the SSH server.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientChannel
TODO Add javadoc
|
class |
ChannelDirectTcpip
TODO Add javadoc
|
class |
ChannelExec
Client channel to run a remote command
|
class |
ChannelSession
Client side channel session
|
class |
ChannelShell
Client channel to open a remote shell
|
class |
ChannelSubsystem
Client channel to run a subsystem
|
class |
PtyCapableChannelSession
Serves as the base channel session for executing remote commands - including a full shell.
|
Modifier and Type | Class and Description |
---|---|
class |
TcpipClientChannel
TODO Add javadoc
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelForwardedX11 |
Modifier and Type | Class and Description |
---|---|
protected class |
DefaultSftpClient.SftpChannelSubsystem |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.