Uses of Class
org.burningwave.tools.net.DNSClientHostResolver
Packages that use DNSClientHostResolver
-
Uses of DNSClientHostResolver in org.burningwave.tools.net
Fields in org.burningwave.tools.net with type parameters of type DNSClientHostResolverModifier and TypeFieldDescriptionstatic final org.burningwave.core.function.ThrowingBiFunction<DNSClientHostResolver, String, byte[], IOException> DNSClientHostResolver.IPV4_RETRIEVERstatic final org.burningwave.core.function.ThrowingBiFunction<DNSClientHostResolver, String, byte[], IOException> DNSClientHostResolver.IPV6_RETRIEVERMethods in org.burningwave.tools.net that return types with arguments of type DNSClientHostResolverModifier and TypeMethodDescriptionstatic Collection<DNSClientHostResolver> DNSClientHostResolver.newInstances(Supplier<Collection<Map<String, Object>>> configuration)