Package org.littleshoot.proxy
Class DnsSecServerResolver
- java.lang.Object
-
- org.littleshoot.proxy.DnsSecServerResolver
-
- All Implemented Interfaces:
HostResolver
public class DnsSecServerResolver extends Object implements HostResolver
-
-
Constructor Summary
Constructors Constructor Description DnsSecServerResolver()
-
-
-
Method Detail
-
resolve
public InetSocketAddress resolve(String host, int port) throws UnknownHostException
- Specified by:
resolve
in interfaceHostResolver
- Throws:
UnknownHostException
-
-