Interface DnsQuestion

All Superinterfaces:
DnsRecord
All Known Implementing Classes:
DefaultDnsQuestion

public interface DnsQuestion extends DnsRecord
A DNS question.
  • Method Details

    • timeToLive

      long timeToLive()
      An unused property. This method will always return 0.
      Specified by:
      timeToLive in interface DnsRecord