Searched refs:getPrivateInetAddress (Results 1 – 2 of 2) sorted by relevance
142 public static InetAddress getPrivateInetAddress() throws UnknownHostException, SocketException { in getPrivateInetAddress() method in SimpleServer204 address = getPrivateInetAddress(); in startLocal()209 address = getPrivateInetAddress(); in startLocal()
137 private InetAddress getPrivateInetAddress() throws UnknownHostException, SocketException { in getPrivateInetAddress() method in SimpleServer167 InetAddress address = getPrivateInetAddress(); in startLocal()