public interface HostResolver
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
resolve(String host,
int port) |
InetSocketAddress resolve(String host, int port) throws UnknownHostException
UnknownHostExceptionCopyright © 2009–2017 LittleShoot. All rights reserved.