|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiscoveryChangeListener | |
---|---|
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
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 DiscoveryChangeListener in com.sun.jini.fiddler |
---|
Classes in com.sun.jini.fiddler that implement DiscoveryChangeListener | |
---|---|
private class |
FiddlerImpl.LookupDiscoveryListener
Class whose discovered() method is invoked by threads in the LookupDiscovery class whenever a new lookup service is discovered on behalf of a client registration |
Uses of DiscoveryChangeListener in net.jini.discovery |
---|
Classes in net.jini.discovery that implement DiscoveryChangeListener | |
---|---|
private class |
LookupDiscoveryManager.GroupDiscoveryListener
Class that defines the listener that is registered with the LookupDiscovery that performs group discovery
on behalf of this LookupDiscoveryManager . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |