serverAddress property

String serverAddress
final

Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.

Implementation

final String serverAddress;