Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
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-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.