Class AndroidDnsServer

java.lang.Object
com.qiniu.android.dns.local.AndroidDnsServer

public final class AndroidDnsServer
extends java.lang.Object
reference github/rtreffer/minidns.
  • Constructor Summary

    Constructors 
    Constructor Description
    AndroidDnsServer()  
  • Method Summary

    Modifier and Type Method Description
    static IResolver defaultResolver​(android.content.Context context)  
    static java.util.List<java.net.InetAddress> getByCommand()  
    static java.util.List<java.net.InetAddress> getByReflection()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait