Uses of Class
org.minidns.dnsserverlookup.AbstractDnsServerLookupMechanism
Packages that use AbstractDnsServerLookupMechanism
-
Uses of AbstractDnsServerLookupMechanism in org.minidns.dnsserverlookup
Subclasses of AbstractDnsServerLookupMechanism in org.minidns.dnsserverlookupModifier 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
Subclasses of AbstractDnsServerLookupMechanism in org.minidns.dnsserverlookup.android21Modifier and TypeClassDescriptionclass
A DNS server lookup mechanism using Android's Link Properties method available on Android API 21 or higher.