org.exoplatform.frameworks.ftpclient.commands
Class CmdPort
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host
protected String host
port
protected int port
CmdPort
public CmdPort(String host,
int port)
execute
public int execute()
- Specified by:
execute in interface FtpCommand- Specified by:
execute in class FtpCommandImpl
Copyright © 2015 eXo Platform SAS. All Rights Reserved.