| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
private List<AbstractLookupDiscoveryManager.ProxyReg> |
AbstractLookupDiscoveryManager.discoveredSet
Contains instances of the
ProxyReg wrapper class. |
| Modifier and Type | Method and Description |
|---|---|
private AbstractLookupDiscoveryManager.ProxyReg |
AbstractLookupDiscoveryManager.findReg(ServiceRegistrar proxy) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
AbstractLookupDiscoveryManager.LocatorDiscoveryListener.removeDiscoveredSet(AbstractLookupDiscoveryManager.ProxyReg reg,
int from) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.