Uses of Class
org.spincast.plugins.processutils.exceptions.PortNotOpenException
-
Uses of PortNotOpenException in org.spincast.plugins.processutils
Modifier and TypeMethodDescriptionvoid
HttpServerProcessHandlerExecutionHandler.waitForPortOpen
(String host, int port, int nbrTry, int sleepMilliseconds) Wait for the specified host:port to be connectable.void
ProcessExecutionHandlerDefault.waitForPortOpen
(String host, int port, int nbrTry, int sleepMilliseconds)