public class PortProber extends Object
| Constructor and Description |
|---|
PortProber() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findFreePort() |
static Callable<Integer> |
freeLocalPort(int port) |
static boolean |
pollPort(int port) |
static boolean |
pollPort(int port,
int timeout,
TimeUnit unit) |
Copyright © 2013. All Rights Reserved.