@Deprecated public interface HostNameResolver
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
resolve(String hostname)
已过时。
将给定的主机名解析为其IP地址
|
InetAddress resolve(String hostname) throws IOException
hostname - 主机名。
IOException
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.