Package com.mongodb.spi.dns
Interface DnsClientProvider
public interface DnsClientProvider
A provider interface for
DnsClient
.
The driver discovers implementations of this interface via ServiceLoader
.
- Since:
- 4.6
- See Also:
-
Method Summary