public class RemoteAddress extends java.lang.Object
java.lang.String
host
int
port
RemoteAddress(java.lang.String host, int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final java.lang.String host
public int port
public RemoteAddress(java.lang.String host, int port)