Class CmdQuit
java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdQuit
- All Implemented Interfaces:
FtpCommand
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
- Version:
- $Id: $
-
Field Summary
Fields inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
clientSession, descript, replyCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
getDescription, getReply, readLine, run, sendCommand
-
Constructor Details
-
CmdQuit
public CmdQuit()
-
-
Method Details
-
execute
public int execute()- Specified by:
executein interfaceFtpCommand- Specified by:
executein classFtpCommandImpl
-