public final class TransportAddress extends Object implements IDLEntity
String
host_name
short
port
TransportAddress()
TransportAddress(String host_name, short port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String host_name
public short port
public TransportAddress()
public TransportAddress(String host_name, short port)
Copyright © 2013. All Rights Reserved.