| Package | Description |
|---|---|
| org.nhindirect.dns |
Direct project DNS services and responders.
|
| Modifier and Type | Method and Description |
|---|---|
static DNSServer |
DNSServerFactory.createDNSServer(URL configLocation)
Creates an instance of a
DNSServer using the configuration information stored at the configuration location. |
static DNSServer |
DNSServerFactory.createDNSServer(URL configLocation,
com.google.inject.Provider<DNSStore> dnsStore,
com.google.inject.Provider<DNSServerSettings> settings)
Creates an instance of a
DNSServer using the configuration information stored at the configuration location. |
Copyright © 2010-2015 The Direct Project. All Rights Reserved.