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