Interface | Description |
---|---|
DnsEntryVisitor |
interface for a visitor of a
DNSEntry |
Class | Description |
---|---|
AbstractDnsEntryVisitor |
abstract implementation of
DnsEntryVisitor with all
methods empty |
DnsEntry |
base class for all name server entries
|
DnsEntryA |
class that describes an "A" record in the domain.
|
DnsEntryAAAA |
class that 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 |
class that describes an "MX" record in the domain.
|
DnsEntryNS |
class that stores the name server information.
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH