public class Host extends Port implements Serializable
static String
DEFAULT_HOST
protected String
host
DEFAULT_PORT, port
Host()
Host(String host, int port)
String
getHost()
void
setHost(String host)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String DEFAULT_HOST
protected String host
public Host()
public Host(String host, int port)
public String getHost()
public void setHost(String host)
Copyright © 2019. All rights reserved.