org.crsh.connector.sshd.scp
Class SCPCommandFactory

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

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

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
SCPCommandFactory()
           
 
Method Summary
 org.apache.sshd.server.Command createCommand(java.lang.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()
Method Detail

createCommand

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.