com.beem.project.beem.utils
Class FreePort
java.lang.Object
com.beem.project.beem.utils.FreePort
public final class FreePort
- extends Object
Utility class to get a free port.
|
Method Summary |
static int |
getFreePort()
return a free port. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFreePort
public static int getFreePort()
- return a free port.
- Returns:
- free socket port.
Copyright © 2009 Beem-project.com. All Rights Reserved.