Uses of Class
javax.jmdns.impl.DNSCache
Packages that use DNSCache
-
Uses of DNSCache in javax.jmdns.impl
Fields in javax.jmdns.impl declared as DNSCacheMethods in javax.jmdns.impl that return DNSCacheModifier and TypeMethodDescriptionJmDNSImpl.getCache()Return the DNSCache associated with the cache variableMethods in javax.jmdns.impl with parameters of type DNSCacheModifier and TypeMethodDescriptionprivate booleanServiceInfoImpl.handleUpdateRecord(DNSCache dnsCache, long now, DNSRecord record) Adds data ofDNSRecordto the internal service representation.voidDNSListener.updateRecord(DNSCache dnsCache, long now, DNSEntry record) Update a DNS record.voidServiceInfoImpl.updateRecord(DNSCache dnsCache, long now, DNSEntry dnsEntry) JmDNS callback to update a DNS record.Constructors in javax.jmdns.impl with parameters of type DNSCache