public interface HostNameResolver
org.apache.http.conn.scheme.HostNameResolver |
该接口在API级别22中已被弃用。
请改用openConnection()
。 请访问this webpage了解更多详情。
公共方法(Public methods) |
|
---|---|
abstract InetAddress |
resolve(String hostname) |
InetAddress resolve (String hostname)
参数(Parameters) | |
---|---|
hostname |
String
|
返回(Returns) | |
---|---|
InetAddress |
抛出异常(Throws) | |
---|---|
IOException |