public class AdvertisedSocketAddress extends SocketAddress
| Constructor and Description |
|---|
AdvertisedSocketAddress(String hostname,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static String |
advertisedAddress(String hostname,
int port)
Textual representation format for an advertised socket address.
|
equals, getHostname, getPort, hashCode, isIPv6, isWildcard, socketAddress, toStringCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.