Searched refs:getByNameOnNet (Results 1 – 4 of 4) sorted by relevance
100 public static java.net.InetAddress getByNameOnNet(java.lang.String host, int netId) throws java.net… in getByNameOnNet() method in InetAddress
217 public static java.net.InetAddress getByNameOnNet(java.lang.String host, int netId) in getByNameOnNet() method in InetAddress
1669 public static InetAddress getByNameOnNet(String host, int netId) throws UnknownHostException { in getByNameOnNet() method in InetAddress
784 …method public static java.net.InetAddress getByNameOnNet(String, int) throws java.net.UnknownHostE…