public interface HostResolver
BrowserMobProxy implementations require when resolving hostnames.| Modifier and Type | Method and Description |
|---|---|
Collection<InetAddress> |
resolve(String host)
Resolves a hostname to one or more IP addresses.
|
Collection<InetAddress> resolve(String host)
host - host to resolveCopyright © 2016. All Rights Reserved.