Uses of Class
javax.jmdns.impl.ListenerStatus.ServiceListenerStatus
Packages that use ListenerStatus.ServiceListenerStatus
-
Uses of ListenerStatus.ServiceListenerStatus in javax.jmdns.impl
Fields in javax.jmdns.impl with type parameters of type ListenerStatus.ServiceListenerStatusModifier and TypeFieldDescription(package private) final ConcurrentMap
<String, List<ListenerStatus.ServiceListenerStatus>> JmDNSImpl._serviceListeners
Holds instances of ServiceListener's.