public class DefaultHostnameResolver extends Object
| Constructor and Description |
|---|
DefaultHostnameResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(InetAddress addr,
int timeoutMillis)
Resolve the given address in the given milliseconds or return null if it's not possible
|
public String resolve(InetAddress addr, int timeoutMillis)
addr - timeoutMillis - Copyright © 2019. All rights reserved.