Class DefaultDnsResolver

java.lang.Object
com.mongodb.internal.dns.DefaultDnsResolver
All Implemented Interfaces:
DnsResolver

@Deprecated(since="2021-05-27") public final class DefaultDnsResolver extends Object implements DnsResolver
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Utility class for resolving SRV and TXT records.

This class should not be considered a part of the public API.