org.exoplatform.frameworks.ftpclient.commands
Class CmdPasv
java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdPasv
- All Implemented Interfaces:
- FtpCommand
public class CmdPasv
- 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
CmdPasv
public CmdPasv()
execute
public int execute()
- Specified by:
execute in interface FtpCommand- Specified by:
execute in class FtpCommandImpl
getHost
public String getHost()
getPort
public int getPort()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.