|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.util.FindPortUtil
public class FindPortUtil
Helps with finding a free port to use.
Constructor Summary | |
---|---|
FindPortUtil()
|
Method Summary | |
---|---|
static int |
getFreePort(int startingPort)
Checks availability of a port and returns the first greater or equal available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FindPortUtil()
Method Detail |
---|
public static int getFreePort(int startingPort)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |