Searched defs:getByName (Results 1 – 4 of 4) sorted by relevance
80 public static java.net.InetAddress getByName(java.lang.String host) throws java.net.UnknownHostExce… in getByName() method in InetAddress
293 public static NetworkInterface getByName(String name) throws SocketException { in getByName() method in NetworkInterface
1103 public static InetAddress getByName(String host) in getByName() method in InetAddress
143 public static java.net.InetAddress getByName(java.lang.String host) in getByName() method in InetAddress