|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.net.LinuxEphemeralPortRangeDetector
public class LinuxEphemeralPortRangeDetector
Method Summary | |
---|---|
int |
getHighestEphemeralPort()
Returns the last port that could be searched for free ports |
static LinuxEphemeralPortRangeDetector |
getInstance()
|
int |
getLowestEphemeralPort()
Returns the first port in the ephemeral range |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static LinuxEphemeralPortRangeDetector getInstance()
public int getLowestEphemeralPort()
EphemeralPortRangeDetector
getLowestEphemeralPort
in interface EphemeralPortRangeDetector
public int getHighestEphemeralPort()
EphemeralPortRangeDetector
getHighestEphemeralPort
in interface EphemeralPortRangeDetector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |