All Classes and Interfaces
Class
Description
A minimal DNS client for SRV/A/AAAA/NS and CNAME lookups, with IDN support.
Try to retrieve the list of DNS server by executing getprop.
Try to retrieve the list of DNS server by calling SystemProperties.
Cache for DNS Entries.
A minimal DNS client for SRV/A/AAAA/NS and CNAME lookups, with IDN support.
A variant of
LruCache also using the data found in the sections for caching.An insecure variant of
LruCache also using all the data found in the sections of an answer.LRU based DNSCache backed by a LinkedHashMap.