public class PresentationAddress extends Object
PresentationAddress(String hostname, int port)
boolean
equals(Object obj)
String
getHostname()
int
getPort()
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PresentationAddress(String hostname, int port)
public boolean equals(Object obj)
equals
Object
public String getHostname()
public int getPort()