public class DNSServerService
extends java.lang.Object
| Constructor and Description |
|---|
DNSServerService(java.net.URL configLocation,
DNSServerSettings settings)
Creates the service wrapper with the location of the configuration service and server settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
stopService()
Stops and shutdown the service.
|
public DNSServerService(java.net.URL configLocation,
DNSServerSettings settings)
throws DNSException
configLocation - URL with the location of the configuration service.settings - Default settings for the server. Settings in the configuration service can over ride these settings.DNSExceptionpublic void stopService()
throws DNSException
DNSExceptionCopyright © 2010-2018 The Direct Project. All Rights Reserved.