Class InteractiveProcessShellFactory

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.server.shell.ProcessShellFactory
org.apache.sshd.server.shell.InteractiveProcessShellFactory
All Implemented Interfaces:
ShellFactory

public class InteractiveProcessShellFactory extends ProcessShellFactory
A simplistic interactive shell factory
Author:
Apache MINA SSHD Project