|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiscoveryGroupManagement | |
---|---|
com.sun.jini.example.browser | A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. |
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
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 DiscoveryGroupManagement in com.sun.jini.example.browser |
---|
Fields in com.sun.jini.example.browser declared as DiscoveryGroupManagement | |
---|---|
private DiscoveryGroupManagement |
Browser.disco
|
Uses of DiscoveryGroupManagement in com.sun.jini.outrigger |
---|
Fields in com.sun.jini.outrigger declared as DiscoveryGroupManagement | |
---|---|
private DiscoveryGroupManagement |
JoinStateManager.dgm
Object used to find lookups. |
Uses of DiscoveryGroupManagement in net.jini.discovery |
---|
Classes in net.jini.discovery that implement DiscoveryGroupManagement | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |