Package de.measite.minidns.record
-
Interface Summary Interface Description Data Generic payload class. -
Class Summary Class Description A A record payload (ip pointer).AAAA AAAA payload (an ipv6 pointer).CNAME CNAME payload (pointer to another domain / address).MX MX record payload (mail service pointer).NS Nameserver record.PTR A PTR record is handled like a CNAMESRV SRV record payload (service pointer).TXT TXT record (actually a binary blob containing extents, each of which is a one-byte count followed by that many bytes of data, which can usually be interpreted as ASCII strings but not always