Uses of Class
org.spincast.plugins.processutils.exceptions.PortNotOpenException
Packages that use PortNotOpenException
-
Uses of PortNotOpenException in org.spincast.plugins.processutils
Methods in org.spincast.plugins.processutils that throw PortNotOpenExceptionModifier 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)