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