|
||||||||||
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) TermIOHandler |
handler . |
Constructor Summary | |
---|---|
CRaSHCommandFactory(TermIOHandler handler) |
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 TermIOHandler handler
Constructor Detail |
---|
public CRaSHCommandFactory(TermIOHandler handler)
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 |