Uses of Interface
org.xbill.DNS.io.UdpIoClient
Packages that use UdpIoClient
-
Uses of UdpIoClient in org.xbill.DNS
Classes in org.xbill.DNS that implement UdpIoClientModifier and TypeClassDescriptionclassAn implementation of the IO clients that use the internal NIO-based clients. -
Uses of UdpIoClient in org.xbill.DNS.io
Methods in org.xbill.DNS.io that return UdpIoClientModifier and TypeMethodDescriptionDefaultIoClientFactory.createOrGetUdpClient()IoClientFactory.createOrGetUdpClient()Create or return a cached/reused instance of the UDP resolver that should be used to send DNS data over the wire to the remote target.