Interface HostnameResolver
-
- All Known Implementing Classes:
DefaultHostnameResolver
public interface HostnameResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getHostname(InetAddress addr, String location)
-
-
-
Method Detail
-
getHostname
String getHostname(InetAddress addr, String location)
-
-