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