org.crsh.ssh.term.scp
Class SCPCommandFactory

java.lang.Object
  extended by org.crsh.ssh.term.scp.SCPCommandFactory
All Implemented Interfaces:
org.apache.sshd.server.CommandFactory

public class SCPCommandFactory
extends Object
implements org.apache.sshd.server.CommandFactory

Version:
$Revision$
Author:
Julien Viet

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
 

Constructor Detail

SCPCommandFactory

public SCPCommandFactory(PluginContext pluginContext)
Method Detail

createCommand

public org.apache.sshd.server.Command createCommand(String command)
Specified by:
createCommand in interface org.apache.sshd.server.CommandFactory


Copyright © 2011 eXo Platform SAS. All Rights Reserved.