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

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

    • host

      protected String host
    • port

      protected int port
  • Constructor Details

    • CmdPort

      public CmdPort(String host, int port)
  • Method Details