Uses of Class
org.minidns.dnsserverlookup.AbstractDnsServerLookupMechanism
-
Uses of AbstractDnsServerLookupMechanism in org.minidns.dnsserverlookup
Modifier and TypeClassDescriptionfinal class
Try to retrieve the list of DNS server by executing getprop.class
Try to retrieve the list of DNS server by calling SystemProperties.final class
-
Uses of AbstractDnsServerLookupMechanism in org.minidns.dnsserverlookup.android21
Modifier and TypeClassDescriptionclass
A DNS server lookup mechanism using Android's Link Properties method available on Android API 21 or higher.