Uses of Class
io.netty.resolver.dns.NoopDnsQueryLifecycleObserver
Packages that use NoopDnsQueryLifecycleObserver
Package
Description
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
-
Uses of NoopDnsQueryLifecycleObserver in io.netty.resolver.dns
Fields in io.netty.resolver.dns declared as NoopDnsQueryLifecycleObserverModifier and TypeFieldDescription(package private) static final NoopDnsQueryLifecycleObserver
NoopDnsQueryLifecycleObserver.INSTANCE