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