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 TypeMethodDescriptionvoidupdateRecord(DNSCache dnsCache, long now, DNSEntry record) Update a DNS record.
-
Method Details
-
updateRecord
-