Package | Description |
---|---|
com.sun.jini.discovery | |
com.sun.jini.discovery.plaintext |
Modifier and Type | Interface and Description |
---|---|
interface |
DelayedMulticastRequestDecoder
Interface implemented by classes which decode multicast request data and additionally support
delayed constraint checking.
|
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 |
Server
Implements the server side of the
net.jini.discovery.plaintext discovery format. |
Copyright © GigaSpaces.