net.grinder.testutility
Class SocketUtilities

java.lang.Object
  extended by net.grinder.testutility.SocketUtilities

public class SocketUtilities
extends Object

Socket utilities for unit tests.

Author:
Philip Aston

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

Constructor Detail

SocketUtilities

public SocketUtilities()
Method Detail

findFreePort

public static int findFreePort()
                        throws IOException
Throws:
IOException


Copyright © 2000-2012. All Rights Reserved.