public class IPAddress extends Object
IPAddress(String host, int port)
IPAddress(String host, int port, String sourceHost, int sourcePort)
String
getHost()
int
getPort()
getSourceHost()
getSourcePort()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IPAddress(String host, int port)
public IPAddress(String host, int port, String sourceHost, int sourcePort)
public int getPort()
public int getSourcePort()
public String getSourceHost()
public String getHost()