public class ShellFactoryImpl extends Object implements org.apache.sshd.server.shell.ShellFactory
Command factory which provides access to
Shell.| Modifier and Type | Class and Description |
|---|---|
class |
ShellFactoryImpl.ShellImpl |
| Constructor and Description |
|---|
ShellFactoryImpl(Consumer<Ssh.ShellParams> shell) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sshd.server.command.Command |
createShell(org.apache.sshd.server.channel.ChannelSession session) |
public ShellFactoryImpl(Consumer<Ssh.ShellParams> shell)
Copyright © 2023. All rights reserved.