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

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

    • path

      protected String path
    • fileContent

      protected byte[] fileContent
  • Constructor Details

    • CmdRetr

      public CmdRetr(String path)
  • Method Details