org.sonar.process
Class NetworkUtils

java.lang.Object
  extended by org.sonar.process.NetworkUtils

public class NetworkUtils
extends Object


Method Summary
static int freePort()
          Get an unused port
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

freePort

public static int freePort()
Get an unused port



Copyright © 2009–2015 SonarSource. All rights reserved.