Package org.apache.sshd.server.command

Class Summary
ScpCommand This commands provide SCP support on both server and client side.
ScpCommandFactory This CommandFactory can be used as a standalone command factory or can be used to augment another CommandFactory and provides SCP support.
UnknownCommand Implementation of an unknown command that can be returned by CommandFactory when the command is not known, as it is supposed to always return a valid Command object.
 



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.