com.jalios.util
Class NetUtil
java.lang.Object
com.jalios.util.NetUtil
public class NetUtil
- extends Object
This class provides a set of static methods which perform various
utility net operations.
- Since:
- jcms-6.0.0
- Author:
- Olivier Dedieu
Method Summary |
static int |
getFreePort()
Returns a free TCP/IP port. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
NetUtil
public NetUtil()
getFreePort
public static int getFreePort()
- Returns a free TCP/IP port.
- Returns:
- a free TCP/IP port.
- Since:
- jcms-6.0.0
Copyright © 2001-2010 Jalios SA. All Rights Reserved.