| 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 |