Uses of Class
org.nhindirect.dns.DNSServer

Packages that use DNSServer
org.nhindirect.dns Direct project DNS services and responders. 
 

Uses of DNSServer in org.nhindirect.dns
 

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