| Package | Description |
|---|---|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdvertisedSocketAddress |
class |
ListenSocketAddress |
| Modifier and Type | Method and Description |
|---|---|
static <T extends SocketAddress> |
SocketAddressFormat.socketAddress(String value,
BiFunction<String,Integer,T> constructor) |
static <T extends SocketAddress> |
SocketAddressFormat.socketAddress(String name,
String value,
String defaultHostname,
int defaultPort,
BiFunction<String,Integer,T> constructor) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.