类 DnspodFree
java.lang.Object
com.qiniu.android.dns.http.DnspodFree
- 所有已实现的接口:
IResolver
public final class DnspodFree extends java.lang.Object implements IResolver
Created by bailong on 15/6/12.
-
字段概要
从接口继承的字段 com.qiniu.android.dns.IResolver
DNS_DEFAULT_TIMEOUT -
构造器概要
构造器 构造器 说明 DnspodFree()DnspodFree(java.lang.String ip)DnspodFree(java.lang.String ip, int timeout) -
方法概要
修饰符和类型 方法 说明 Record[]resolve(Domain domain, NetworkInfo info)根据域名参数进行查询从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
DnspodFree
public DnspodFree(java.lang.String ip) -
DnspodFree
public DnspodFree(java.lang.String ip, int timeout) -
DnspodFree
public DnspodFree()
-
-
方法详细资料