Package com.lavantech.net.dns

Class Summary
A6Record A6Record represents all information in a DNS A6 Record.
AAAARecord AAAARecord represents all information in a DNS AAAA Record.
ARecord ARecord represents all information in a DNS A Record.
CNAMERecord CNAMERecord represents all information in a DNS CNAME Record.
DNSLookup DNSLookup class looks up a record on a given DNS Server.
FindNameServer FindNameServer searchs for the DNS Server setting on the local machine.
MXRecord MXRecord represents all information in a DNS MX Record.
NSRecord NSRecord represents all information in a DNS NS Record.
PTRRecord PTRRecord class represents all information in a DNS PTR Record.
QuestionRecord Question Record represents the query that resulted in a response from a DNS server
ResourceRecord ResourceRecord is the base class for all Record types.
SimpleDNSLookup SimpleDNSLookup class provides simple methods to perform most common DNS lookups.
SOARecord SOARecord represents a DNS SOA Record.
TXTRecord TXTRecord represents text information in a DNS TXT Record.
WKSRecord WKSRecord represents the DNS WKS Record.