eXo JCR :: Component :: FTP Service 1.16.0-Alpha4

org.exoplatform.services.ftp.command
Class CmdStat

java.lang.Object
  extended by org.exoplatform.services.ftp.command.FtpCommandImpl
      extended by org.exoplatform.services.ftp.command.CmdStat
All Implemented Interfaces:
org.apache.commons.chain.Command, FtpCommand

public class CmdStat
extends FtpCommandImpl

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: $

Field Summary
static String[] eXoStatInfo
           
 
Fields inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
commandName, isNeedLogin, localClientSession
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
CmdStat()
           
 
Method Summary
 void run(String[] params)
           
 
Methods inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
clientSession, execute, getFileList, removeResource, reply, SendFileList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eXoStatInfo

public static final String[] eXoStatInfo
Constructor Detail

CmdStat

public CmdStat()
Method Detail

run

public void run(String[] params)
         throws IOException
Specified by:
run in interface FtpCommand
Specified by:
run in class FtpCommandImpl
Throws:
IOException

eXo JCR :: Component :: FTP Service 1.16.0-Alpha4

Copyright © 2014 eXo Platform SAS. All Rights Reserved.