public final class FTPConnectionData extends Object
Modifier and Type | Field and Description |
---|---|
String |
host |
String |
password |
int |
port |
String |
username |
Constructor and Description |
---|
FTPConnectionData() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getProxypassword() |
int |
getProxyport() |
String |
getProxyserver() |
String |
getProxyuser() |
boolean |
hasProxyData() |
String |
key() |
String |
load(String path) |
String |
toString() |
public int port
public FTPConnectionData()
public boolean hasProxyData()
public String getProxypassword()
public int getProxyport()
public String getProxyserver()
public String getProxyuser()
Copyright © 2015 Lucee