Supplier<org.apache.sshd.server.command.Command>, org.apache.sshd.common.Factory<org.apache.sshd.server.command.Command>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 | Description |
|---|---|---|
class |
ShellFactoryImpl.ShellImpl |
| Constructor | Description |
|---|---|
ShellFactoryImpl(Consumer<Ssh.ShellParams> shell) |
public ShellFactoryImpl(Consumer<Ssh.ShellParams> shell)
Copyright © 2020. All rights reserved.