|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.ssh.term.scp.SCPCommandFactory
public class SCPCommandFactory
Field Summary | |
---|---|
private static Logger |
log . |
private PluginContext |
pluginContext . |
Constructor Summary | |
---|---|
SCPCommandFactory(PluginContext pluginContext) |
Method Summary | |
---|---|
org.apache.sshd.server.Command |
createCommand(String command) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final Logger log
private final PluginContext pluginContext
Constructor Detail |
---|
public SCPCommandFactory(PluginContext pluginContext)
Method Detail |
---|
public org.apache.sshd.server.Command createCommand(String command)
createCommand
in interface org.apache.sshd.server.CommandFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |