|
Class Summary |
| ConfigurableDnssecResolver |
Resolver that wraps a DNSSEC capable resolver and handles validation
failures according to the user's settings. |
| DnsUtilActivator |
The DNS Util activator registers the DNSSEC resolver if enabled. |
| ParallelResolver |
The purpose of this class is to help avoid the significant delays that occur
in networks where DNS servers would ignore SRV, NAPTR, and sometimes even
A/AAAA queries (i.e. |
| SecureMessage |
DNS Message that adds DNSSEC validation information. |
| UnboundApi |
Wrapper for the JUnbound JNI wrapper. |
| UnboundResolver |
Implementation of the Resolver interface, wrapping the native NLnet
Labs Unbound resolver. |
| UnboundResult |
Class that contains the answer to query processed by the native Unbound
resolver. |