Uses of Interface
net.jini.discovery.DiscoveryChangeListener

Packages that use DiscoveryChangeListener
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.