Interface DNSListener

  • All Known Implementing Classes:
    ServiceInfoImpl

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

      • updateRecord

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