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 | Class and Description |
---|---|
class |
LookupDiscovery
This class is a helper utility class that encapsulates the functionality
required of an entity that wishes to employ multicast discovery to
find lookup services located within the entity's "multicast radius"
(roughly, the number of hops beyond which neither the multicast requests
from the entity, nor the multicast announcements from the lookup service,
will propagate).
|
class |
LookupDiscoveryManager
This class is a helper utility class that organizes and manages all
discovery-related activities on behalf of a client or service.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.