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 TypeMethodDescriptionvoidHttpServerProcessHandlerExecutionHandler.waitForPortOpen(String host, int port, int nbrTry, int sleepMilliseconds) Wait for the specified host:port to be connectable.voidProcessExecutionHandlerDefault.waitForPortOpen(String host, int port, int nbrTry, int sleepMilliseconds)