| Package | Description |
|---|---|
| org.apache.sshd.server | |
| org.apache.sshd.server.shell |
| Modifier and Type | Method and Description |
|---|---|
ShellFactory |
ServerFactoryManager.getShellFactory()
Retrieve the
ShellFactory object to be used to create shells. |
ShellFactory |
SshServer.getShellFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshServer.setShellFactory(ShellFactory shellFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
InteractiveProcessShellFactory
A simplistic interactive shell factory
|
class |
ProcessShellFactory
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.