nl.knowledgeplaza.util
Class NetUtil

java.lang.Object
  extended by nl.knowledgeplaza.util.NetUtil

public class NetUtil
extends Object


Constructor Summary
NetUtil()
           
 
Method Summary
static int findAvailablePort()
          determine a local port that is available
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetUtil

public NetUtil()
Method Detail

findAvailablePort

public static int findAvailablePort()
determine a local port that is available

Returns:
portnr


Copyright © 2012 KnowledgePlaza. All Rights Reserved.