Package org.xbill.DNS.io


package org.xbill.DNS.io
  • Class
    Description
    Serves as a default implementation that is used by the SimpleResolver, unless otherwise configured.
    Interface for creating the TCP/UDP factories necessary for the SimpleResolver.
    Serves as an interface from a Resolver to the underlying mechanism for sending bytes over the wire as a TCP message.
    Serves as an interface from a Resolver to the underlying mechanism for sending bytes over the wire as a UDP message.