public class Ports extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INADDR_ANY |
static String |
INADDR_LOCALHOST |
| Constructor and Description |
|---|
Ports() |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
findFreePort(String host,
int[] portRange) |
public static final String INADDR_ANY
public static final String INADDR_LOCALHOST
public static InetSocketAddress findFreePort(String host, int[] portRange) throws IOException
IOExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.