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