Package com.amazonaws
Interface DnsResolver
- All Known Implementing Classes:
SystemDefaultDnsResolver
public interface DnsResolver
Given a hostname, will resolve the hostname to an ip, or list of ip addresses.
-
Method Summary
-
Method Details
-
resolve
- Throws:
UnknownHostException
-