public class HostAddress extends Object
HostAddress(String fqdn)
HostAddress(String fqdn, int port)
String
getFqdn()
int
getPort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HostAddress(String fqdn)
public HostAddress(String fqdn, int port)
public String getFqdn()
public int getPort()
Copyright © 2019. All rights reserved.