| Package | Description |
|---|---|
| org.nhindirect.dns.module |
Guice modules for configuration and creating DNS server instances.
|
| Modifier and Type | Method and Description |
|---|---|
static DNSServerConfigModule |
DNSServerConfigModule.create(URL configLocation,
com.google.inject.Provider<DNSStore> storeProvider,
com.google.inject.Provider<DNSServerSettings> settings)
Creates a DNSServerConfigModule that is used by a Guice to create a
DNSServerConfig object. |
Copyright © 2010-2015 The Direct Project. All Rights Reserved.