Uses of Interface
net.jini.discovery.DiscoveryGroupManagement
Packages that use DiscoveryGroupManagement
Package
Description
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification.
-
Uses of DiscoveryGroupManagement in com.j_spaces.core.jini
Classes in com.j_spaces.core.jini that implement DiscoveryGroupManagement -
Uses of DiscoveryGroupManagement in net.jini.discovery
Classes in net.jini.discovery that implement DiscoveryGroupManagementModifier and TypeClassDescriptionclassThis 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).classThis class is a helper utility class that organizes and manages all discovery-related activities on behalf of a client or service.