public class CmdPasv extends FtpCommandImpl
| Modifier and Type | Field and Description |
|---|---|
protected String |
host |
protected int |
port |
clientSession, descript, replyCode| Constructor and Description |
|---|
CmdPasv() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
String |
getHost() |
int |
getPort() |
getDescription, getReply, readLine, run, sendCommandprotected String host
protected int port
public int execute()
execute in interface FtpCommandexecute in class FtpCommandImplpublic String getHost()
public int getPort()
Copyright © 2018 eXo Platform SAS. All Rights Reserved.