Searched defs:getByName (Results 1 – 2 of 2) sorted by relevance
104 public static NetworkInterface getByName(String interfaceName) throws SocketException { in getByName() method in NetworkInterface
304 public static InetAddress getByName(String host) throws UnknownHostException { in getByName() method in InetAddress