org.exoplatform.frameworks.ftpclient.commands
Class CmdMode

java.lang.Object
  extended by org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
      extended by org.exoplatform.frameworks.ftpclient.commands.CmdMode
All Implemented Interfaces:
FtpCommand

public class CmdMode
extends FtpCommandImpl

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: CmdMode.java 35179 2009-08-07 13:58:20Z pnedonosko $

Field Summary
 
Fields inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
clientSession, descript, replyCode
 
Constructor Summary
CmdMode(java.lang.String mode)
           
 
Method Summary
 int execute()
           
 
Methods inherited from class org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
getDescription, getReply, readLine, run, sendCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdMode

public CmdMode(java.lang.String mode)
Method Detail

execute

public int execute()
Specified by:
execute in interface FtpCommand
Specified by:
execute in class FtpCommandImpl


Copyright © 2010 eXo Platform SAS. All Rights Reserved.