Searched defs:getByName (Results 1 – 2 of 2) sorted by relevance
49 public static InterfaceParams getByName(String name) { in getByName() method in InterfaceParams
154 public InetAddress getByName(String host) throws UnknownHostException { in getByName() method in Network