public class FTPConfig extends Object
static int
DEFUALT_FTP_PORT
String
host
password
int
port
userName
FTPConfig(String host, int port, String userName, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int DEFUALT_FTP_PORT
public String host
public String userName
public String password
public int port
public FTPConfig(String host, int port, String userName, String password)
Copyright © 2021. All rights reserved.