public class Host extends Object implements Serializable
Host(String hostName, int port, String friendlyName)
String
getFriendlyName()
getHostName()
int
getPort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Host(String hostName, int port, String friendlyName)
public String getFriendlyName()
public String getHostName()
public int getPort()
Copyright © 2013. All Rights Reserved.