public class PortFinder extends Object
PortFinder(int startPort)
int
findUnusedPort()
void
markPortUnused(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PortFinder(int startPort)
public int findUnusedPort()
public void markPortUnused(int port)
Copyright © 2011–2015. All rights reserved.