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
run
int run(FtpClientSession clientSession)
execute
int execute()
getReply
int getReply()
throws Exception
- Throws:
Exception
getDescription
String getDescription()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.