Class Summary |
AbstractDnsEntryVisitor |
abstract implementation of DnsEntryVisitor with all
methods empty |
DnsEntry |
base class for all name server entries |
DnsEntryA |
the record describes an "A" record in the domain. |
DnsEntryAAAA |
the record describes an "AAAA" record in the domain. |
DnsEntryAddress |
base class for A or AAAA records in the domain |
DnsEntryDNSKEY |
class that stores the DNSKEY information. |
DnsEntryMX |
the record describes an "MX" record in the domain. |
DnsEntryNS |
class that stores the name server information. |