public class DNSAmendNetwork extends Object implements com.avos.avoscloud.okhttp.Dns
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPIRE_TIME |
| Modifier and Type | Method and Description |
|---|---|
static DNSAmendNetwork |
getInstance() |
List<InetAddress> |
lookup(String host) |
public static final String EXPIRE_TIME
public static DNSAmendNetwork getInstance()
public List<InetAddress> lookup(String host) throws UnknownHostException
lookup in interface com.avos.avoscloud.okhttp.DnsUnknownHostExceptionCopyright © 2017. All rights reserved.