Package com.mongodb.internal.dns
Interface DnsResolver
- All Known Implementing Classes:
DefaultDnsResolver
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Utility interface for resolving SRV and TXT records.
This class should not be considered a part of the public API.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.resolveHostFromSrvRecords(String srvHost) Deprecated.
-
Method Details
-
resolveHostFromSrvRecords
Deprecated. -
resolveAdditionalQueryParametersFromTxtRecords
Deprecated.
-