org.openqa.selenium.net
Class PortProber
java.lang.Object
org.openqa.selenium.net.PortProber
public class PortProber
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
findFreePort
public static int findFreePort()
freeLocalPort
public static Callable<Integer> freeLocalPort(int port)
pollPort
public static boolean pollPort(int port)
pollPort
public static boolean pollPort(int port,
int timeout,
TimeUnit unit)
Copyright © 2011. All Rights Reserved.