| Package | Description | 
|---|---|
| com.sun.jini.discovery | 
 Provides a set of constraints, low-level utility classes, and provider
interfaces for participating in versions 1 and 2 of the multicast request,
multicast announcement, and unicast discovery protocols. 
 | 
| com.sun.jini.discovery.internal | |
| com.sun.jini.discovery.plaintext | 
 Provides an implementation of the  
net.jini.discovery.plaintext
discovery format, specified in the Jini(TM) Discovery and Join
Specification. | 
| Modifier and Type | Method and Description | 
|---|---|
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 | Class and Description | 
|---|---|
class  | 
X500Server
Superclass for server-side providers for the net.jini.discovery.x500.*
 discovery formats. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Server
Implements the server side of the  
net.jini.discovery.plaintext
 discovery format. | 
Copyright © GigaSpaces.