public class ExtraDNSCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TIME_TO_KEEP_ADDRESSES |
static int |
TIME_TO_KEEP_NEGATIVE_ADDRESSES |
| Constructor and Description |
|---|
ExtraDNSCache() |
| Modifier and Type | Method and Description |
|---|---|
static InetAddress |
getAddress(String host) |
public static final int TIME_TO_KEEP_ADDRESSES
public static final int TIME_TO_KEEP_NEGATIVE_ADDRESSES
public static InetAddress getAddress(String host) throws UnknownHostException
UnknownHostExceptionCopyright © 2015. All rights reserved.