Package | Description |
---|---|
org.apache.sshd.scp.server | |
org.apache.sshd.server | |
org.apache.sshd.server.command | |
org.apache.sshd.server.shell | |
org.apache.sshd.sftp.server |
Modifier and Type | Method and Description |
---|---|
protected void |
ScpShell.prepareEnvironment(Environment environ) |
void |
ScpCommand.start(ChannelSession channel,
Environment env) |
Modifier and Type | Class and Description |
---|---|
class |
StandardEnvironment |
Modifier and Type | Method and Description |
---|---|
Environment |
AbstractCommandSupport.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCommandSupport.start(ChannelSession channel,
Environment env) |
void |
CommandLifecycle.start(ChannelSession channel,
Environment env)
Starts the command execution.
|
Modifier and Type | Method and Description |
---|---|
void |
UnknownCommand.start(ChannelSession channel,
Environment env) |
void |
InvertedShellWrapper.start(ChannelSession channel,
Environment env) |
void |
ProcessShell.start(ChannelSession channel,
Environment env) |
Modifier and Type | Field and Description |
---|---|
protected Environment |
SftpSubsystem.env |
Modifier and Type | Method and Description |
---|---|
void |
SftpSubsystem.start(ChannelSession channel,
Environment env) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.