Class PortUtil
java.lang.Object
ru.cg.webbpm.studio.core.api.utils.PortUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
static int
getAvailablePort
(Integer... portsToCheck) static boolean
isPortAvailable
(int port)
-
Method Details
-
getAvailablePort
-
findFreePort
public static int findFreePort() -
isPortAvailable
public static boolean isPortAvailable(int port)
-