|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.ssh.term.CRaSHCommandFactory
public class CRaSHCommandFactory
Field Summary | |
---|---|
(package private) Charset |
encoding . |
(package private) ShellFactory |
shellFactory . |
Constructor Summary | |
---|---|
CRaSHCommandFactory(ShellFactory shellFactory, Charset encoding) |
Method Summary | |
---|---|
org.apache.sshd.server.Command |
create() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final ShellFactory shellFactory
final Charset encoding
Constructor Detail |
---|
public CRaSHCommandFactory(ShellFactory shellFactory, Charset encoding)
Method Detail |
---|
public org.apache.sshd.server.Command create()
create
in interface org.apache.sshd.common.Factory<org.apache.sshd.server.Command>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |