Class ReliableDnsClient

  • Direct Known Subclasses:
    DnssecClient

    public class ReliableDnsClient
    extends AbstractDnsClient
    A DNS client using a reliable strategy. First the configured resolver of the system are used, then, in case there is no answer, a fall back to iterative resolving is performed.