Interface DNSListener

All Known Implementing Classes:
ServiceInfoImpl

interface DNSListener
DNSListener. Listener for record updates.
Version:
1.0 May 22, 2004 Created.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateRecord(DNSCache dnsCache, long now, DNSEntry record)
    Update a DNS record.
  • Method Details

    • updateRecord

      void updateRecord(DNSCache dnsCache, long now, DNSEntry record)
      Update a DNS record.
      Parameters:
      dnsCache - record cache
      now - update date
      record - DNS record