| Package | Description | 
|---|---|
| com.sun.jini.discovery | |
| com.sun.jini.discovery.internal | 
| Modifier and Type | Method and Description | 
|---|---|
| static Discovery | Discovery. getProtocol1()Returns an instance implementing protocol version 1. | 
| static Discovery | Discovery. getProtocol2(ClassLoader loader)Returns an instance implementing protocol version 2 which uses providers loaded from the
 given class loader, or the current context class loader if the given loader is
  null. | 
| static Discovery | Discovery. getProtocol2(MulticastRequestEncoder[] mre,
            MulticastRequestDecoder[] mrd,
            MulticastAnnouncementEncoder[] mae,
            MulticastAnnouncementDecoder[] mad,
            UnicastDiscoveryClient[] udc,
            UnicastDiscoveryServer[] uds)Returns an instance implementing protocol version 2 which uses the given providers. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract UnicastResponse | MultiIPDiscovery. performDiscovery(Discovery disco,
                DiscoveryConstraints dc,
                Socket s) | 
Copyright © GigaSpaces.