Searched refs:dnsEntryLits (Results 1 – 1 of 1) sorted by relevance
944 Collection<DNSEntry> dnsEntryLits = this.getCache().allValues(); in addServiceListener() local945 for (DNSEntry entry : dnsEntryLits) { in addServiceListener()