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