java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdRest
All Implemented Interfaces:
FtpCommand

public class CmdRest extends FtpCommandImpl
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Vitaly Guly
  • Field Details

    • offset

      protected String offset
  • Constructor Details

    • CmdRest

      public CmdRest(int offset)
    • CmdRest

      public CmdRest(String offset)
  • Method Details