public final class Ports
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ports.NoAvailablePortException |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPortAvailable(int port) |
static int |
nextAvailable() |
static int |
nextAvailable(int min,
int max) |