Searched defs:getInetAddress (Results 1 - 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DHostPort.java143 public InetAddress getInetAddress() throws java.net.UnknownHostException { method in class:HostPort
147 return host.getInetAddress();
H A DHost.java209 //upon next call to getInetAddress()
267 public InetAddress getInetAddress() throws java.net.UnknownHostException { method in class:Host

Completed in 62 milliseconds