Uses of Class
javax.jmdns.impl.JmDNSImpl.ServiceCollector
Packages that use JmDNSImpl.ServiceCollector
-
Uses of JmDNSImpl.ServiceCollector in javax.jmdns.impl
Fields in javax.jmdns.impl with type parameters of type JmDNSImpl.ServiceCollectorModifier and TypeFieldDescriptionprivate final ConcurrentMap
<String, JmDNSImpl.ServiceCollector> JmDNSImpl._serviceCollectors
This hashtable is used to maintain a list of service types being collected by this JmDNS instance.