public interface Dns
Implementations of this interface must be safe for concurrent use.
| Modifier and Type | Method and Description |
|---|---|
List<InetAddress> |
lookup(String hostname) |
static final Dns SYSTEM
List<InetAddress> lookup(String hostname) throws UnknownHostException
UnknownHostExceptionCopyright © 2019. All rights reserved.