org.mockserver.socket
Class PortFactory

java.lang.Object
  extended by org.mockserver.socket.PortFactory

public class PortFactory
extends Object

Author:
jamesdbloom

Constructor Summary
PortFactory()
           
 
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

PortFactory

public PortFactory()
Method Detail

findFreePort

public static int findFreePort()


Copyright © 2016. All rights reserved.