org.abstracthorizon.danube.test.util
Class HTTPServiceUtils
java.lang.Object
org.abstracthorizon.danube.test.util.HTTPServiceUtils
public class HTTPServiceUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPServiceUtils
public HTTPServiceUtils()
getRandomPort
public static int getRandomPort()
newMultiThreadSocketService
public static MultiThreadServerSocketService newMultiThreadSocketService(int fixedNumberOfThreads)
newMultiThreadSocketService
public static MultiThreadServerSocketService newMultiThreadSocketService(Executor executor)
newMultiThreadSocketService
public static MultiThreadServerSocketService newMultiThreadSocketService()
newMultiThreadSocketChannelService
public static MultiThreadServerSocketChannelService newMultiThreadSocketChannelService(int fixedNumberOfThreads)
newMultiThreadSocketChannelService
public static MultiThreadServerSocketChannelService newMultiThreadSocketChannelService(Executor executor)
newMultiThreadSocketChannelService
public static MultiThreadServerSocketChannelService newMultiThreadSocketChannelService()
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.