Searched defs:getByAddress (Results 1 – 2 of 2) sorted by relevance
85 public static Inet6Address getByAddress(String host, byte[] addr, int scope_id) in getByAddress() method in Inet6Address115 public static Inet6Address getByAddress(String host, byte[] addr, in getByAddress() method in Inet6Address
779 public static InetAddress getByAddress(byte[] ipAddress) throws UnknownHostException { in getByAddress() method in InetAddress799 …public static InetAddress getByAddress(String hostName, byte[] ipAddress) throws UnknownHostExcept… in getByAddress() method in InetAddress803 …private static InetAddress getByAddress(String hostName, byte[] ipAddress, int scopeId) throws Unk… in getByAddress() method in InetAddress