Searched defs:getByAddress (Results 1 – 2 of 2) sorted by relevance
684 public static InetAddress getByAddress(String host, byte[] addr) throws UnknownHostException { in getByAddress() method in InetAddress689 private static InetAddress getByAddress(String host, byte[] addr, int scopeId) in getByAddress() method in InetAddress821 public static InetAddress getByAddress(byte[] addr) in getByAddress() method in InetAddress
432 public static Inet6Address getByAddress(String host, byte[] addr, in getByAddress() method in Inet6Address465 public static Inet6Address getByAddress(String host, byte[] addr, in getByAddress() method in Inet6Address