Uses of Class
org.nhindirect.dns.module.DNSServerConfigModule

Packages that use DNSServerConfigModule
org.nhindirect.dns.module Guice modules for configuration and creating DNS server instances. 
 

Uses of DNSServerConfigModule in org.nhindirect.dns.module
 

Methods in org.nhindirect.dns.module that return DNSServerConfigModule
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.