Uses of Class
net.jini.discovery.LookupDiscovery.AnnouncementTimerThread

Packages that use LookupDiscovery.AnnouncementTimerThread
net.jini.discovery These are utility classes and interfaces that conform to the discovery and join protocol defined in the Jini Discovery and Join Specification
 

Uses of LookupDiscovery.AnnouncementTimerThread in net.jini.discovery
 

Fields in net.jini.discovery declared as LookupDiscovery.AnnouncementTimerThread
private  LookupDiscovery.AnnouncementTimerThread LookupDiscovery.announcementTimerThread
          Thread that monitors multicast announcements from already-discovered lookup services and, upon determining that those announcements have stopped, queues a reachability test with the UnicastDiscoveryTask which will ultimately result in the lookup service being discarded if the reachability test indicates that the lookup service is actually down.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.