Uses of Class
io.netty5.resolver.dns.NoopDnsQueryLifecycleObserverFactory
-
Packages that use NoopDnsQueryLifecycleObserverFactory Package Description io.netty5.resolver.dns 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 NoopDnsQueryLifecycleObserverFactory in io.netty5.resolver.dns
Fields in io.netty5.resolver.dns declared as NoopDnsQueryLifecycleObserverFactory Modifier and Type Field Description static NoopDnsQueryLifecycleObserverFactory
NoopDnsQueryLifecycleObserverFactory. INSTANCE
-