public final class Address extends Object implements IDLEntity
String
host
int
port
Address()
Address(String host, int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String host
public int port
public Address()
public Address(String host, int port)
Copyright © 2019. All rights reserved.