Uses of Class
net.jini.discovery.LookupDiscoveryManager.ProxyReg

Packages that use LookupDiscoveryManager.ProxyReg
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 LookupDiscoveryManager.ProxyReg in net.jini.discovery
 

Methods in net.jini.discovery that return LookupDiscoveryManager.ProxyReg
private  LookupDiscoveryManager.ProxyReg LookupDiscoveryManager.findReg(ServiceRegistrar proxy)
           
 

Methods in net.jini.discovery with parameters of type LookupDiscoveryManager.ProxyReg
(package private)  void LookupDiscoveryManager.LocatorDiscoveryListener.addDiscoveredSet(LookupDiscoveryManager.ProxyReg reg)
           
(package private)  boolean LookupDiscoveryManager.LocatorDiscoveryListener.removeDiscoveredSet(LookupDiscoveryManager.ProxyReg reg, int from)
           
 



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