@Deprecated public interface HostNameResolver
Modifier and Type | Method and Description |
---|---|
InetAddress |
resolve(String hostname)
Deprecated.
Resolves given hostname to its IP address
|
InetAddress resolve(String hostname) throws IOException
hostname
- the hostname.IOException
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.