Package org.burningwave.tools.dns
Interface HostResolverService.Resolver
- All Known Implementing Classes:
DefaultHostResolver,MappedHostResolver
- Enclosing class:
HostResolverService
public static interface HostResolverService.Resolver
-
Method Summary
Modifier and TypeMethodDescriptiongetAllAddressesForHostName(Object... arguments) getAllHostNamesForHostAddress(Object... arguments) default Objectdefault booleanisReady(HostResolverService hostResolverService)
-
Method Details
-
getAllAddressesForHostName
-
getAllHostNamesForHostAddress
-
isReady
-
handle
- Throws:
Throwable
-