Interface HostResolver

All Known Implementing Classes:
DefaultHostResolver, DnsSecServerResolver

public interface HostResolver
Resolves host and port into an InetSocketAddress.
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(String host, int port)