Uses of Package
org.nhindirect.dns

Packages that use org.nhindirect.dns
org.nhindirect.dns Direct project DNS services and responders. 
org.nhindirect.dns.config Utility class used by Guice modules for getting DNS server configuration information. 
org.nhindirect.dns.module Guice modules for configuration and creating DNS server instances. 
org.nhindirect.dns.provider Guice providers for creating DNS server configuration and server classes. 
org.nhindirect.dns.service Direct project DNS application/service wrappers and entry points. 
org.nhindirect.dns.utils   
 

Classes in org.nhindirect.dns used by org.nhindirect.dns
DNSError
          Container for a DNS error code.
DNSException
          Exception for DNS server errors.
DNSResponder
          Abstract DNSResponder for DNS requests.
DNSServer
          The DNS server creates the UDP and TCP responders and manages their life cycles.
DNSServerMBean
          MBean interface definition for monitoring and managing the DNS server.
DNSServerSettings
          Tuning parameters for the DNS server.
DNSSocketServer
          The socket server is an IP protocol agnostic server that manages threading/concurrency and message dispatching to the concrete socket implementation.
DNSSocketServerMBean
          MBean interface definition for monitoring and managing a DNS socket server.
DNSStore
          A DNSStore encapsulates the physical medium that stores DNS records such as a files, databases, or web services.
SocketServerSettings
          Tuning parameters for the DNS server socket connections.
 

Classes in org.nhindirect.dns used by org.nhindirect.dns.config
DNSServerSettings
          Tuning parameters for the DNS server.
DNSStore
          A DNSStore encapsulates the physical medium that stores DNS records such as a files, databases, or web services.
 

Classes in org.nhindirect.dns used by org.nhindirect.dns.module
DNSServerSettings
          Tuning parameters for the DNS server.
DNSStore
          A DNSStore encapsulates the physical medium that stores DNS records such as a files, databases, or web services.
 

Classes in org.nhindirect.dns used by org.nhindirect.dns.provider
DNSServerSettings
          Tuning parameters for the DNS server.
DNSStore
          A DNSStore encapsulates the physical medium that stores DNS records such as a files, databases, or web services.
 

Classes in org.nhindirect.dns used by org.nhindirect.dns.service
DNSException
          Exception for DNS server errors.
DNSServerSettings
          Tuning parameters for the DNS server.
 

Classes in org.nhindirect.dns used by org.nhindirect.dns.utils
DNSException
          Exception for DNS server errors.
 



Copyright © 2010-2015 The Direct Project. All Rights Reserved.