eXo JCR :: Framework :: FTP Client 1.15.14-CP01

org.exoplatform.frameworks.ftpclient.commands
Interface FtpCommand

All Known Implementing Classes:
CmdCdUp, CmdCwd, CmdDele, CmdHelp, CmdList, CmdMkd, CmdMode, CmdNlst, CmdNoop, CmdPass, CmdPasv, CmdPort, CmdPwd, CmdQuit, CmdRest, CmdRetr, CmdRmd, CmdRnFr, CmdRnTo, CmdSize, CmdStat, CmdStor, CmdStru, CmdSyst, CmdType, CmdUser, FtpCommandImpl

public interface FtpCommand

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Vitaly Guly

Method Summary
 int execute()
           
 String getDescription()
           
 int getReply()
           
 int run(FtpClientSession clientSession)
           
 

Method Detail

run

int run(FtpClientSession clientSession)

execute

int execute()

getReply

int getReply()
             throws Exception
Throws:
Exception

getDescription

String getDescription()

eXo JCR :: Framework :: FTP Client 1.15.14-CP01

Copyright © 2015 eXo Platform SAS. All Rights Reserved.