org.apache.clerezza.jaxrs.testutils
Class PortFinder

java.lang.Object
  extended by org.apache.clerezza.jaxrs.testutils.PortFinder

public class PortFinder
extends Object


Constructor Summary
PortFinder()
           
 
Method Summary
static int getFreePort(InetAddress inetAddress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortFinder

public PortFinder()
Method Detail

getFreePort

public static int getFreePort(InetAddress inetAddress)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.