|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.ssh.ShellFactoryImpl
public class ShellFactoryImpl
SSHD Command
factory which provides access to Shell.
Nested Class Summary | |
---|---|
static class |
ShellFactoryImpl.Converter
|
class |
ShellFactoryImpl.LfToCrLfFilterOutputStream
|
class |
ShellFactoryImpl.ShellImpl
|
Constructor Summary | |
---|---|
ShellFactoryImpl()
|
Method Summary | |
---|---|
org.apache.sshd.server.Command |
create()
|
static ShellFactoryImpl.Converter |
getConverter()
|
void |
setCommandProcessor(org.apache.felix.service.command.CommandProcessor commandProcessor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellFactoryImpl()
Method Detail |
---|
public void setCommandProcessor(org.apache.felix.service.command.CommandProcessor commandProcessor)
public org.apache.sshd.server.Command create()
create
in interface org.apache.sshd.common.Factory<org.apache.sshd.server.Command>
public static ShellFactoryImpl.Converter getConverter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |