| Interface | Description |
|---|---|
| DnsServerLookupMechanism |
| Class | Description |
|---|---|
| AbstractDnsServerLookupMechanism | |
| AndroidUsingExec |
Try to retrieve the list of DNS server by executing getprop.
|
| AndroidUsingReflection |
Try to retrieve the list of DNS server by calling SystemProperties.
|
| UnixUsingEtcResolvConf |