Searched refs:isPortFree (Results 1 – 1 of 1) sorted by relevance
56 if (isPortFree(port)) { in nextAvailablePort()71 private static boolean isPortFree(int port) { in isPortFree() method in PortUtility