Uses of Interface
org.xbill.DNS.io.IoClientFactory
Packages that use IoClientFactory
-
Uses of IoClientFactory in org.xbill.DNS
Fields in org.xbill.DNS declared as IoClientFactoryModifier and TypeFieldDescriptionprivate IoClientFactorySimpleResolver.ioClientFactoryGets or sets the factory that creates clients for sending messages to the wire. -
Uses of IoClientFactory in org.xbill.DNS.io
Classes in org.xbill.DNS.io that implement IoClientFactoryModifier and TypeClassDescriptionclassServes as a default implementation that is used by theSimpleResolver, unless otherwise configured.