public class PortFinder extends Object
Constructor and Description |
---|
PortFinder(int startPort) |
Modifier and Type | Method and Description |
---|---|
Pair<Integer,Integer> |
findTwoConsecutiveUnusedPorts() |
int |
findUnusedPort() |
void |
markPortUnused(int port) |
Copyright © 2011–2017. All rights reserved.