Package | Description |
---|---|
com.sun.jini.discovery | |
com.sun.jini.discovery.plaintext |
Modifier and Type | Interface and Description |
---|---|
interface |
DelayedMulticastAnnouncementDecoder
Interface implemented by classes which decode multicast announcement data and additionally
support delayed constraint checking.
|
interface |
DelayedMulticastRequestDecoder
Interface implemented by classes which decode multicast request data and additionally support
delayed constraint checking.
|
interface |
MulticastAnnouncementDecoder
Interface implemented by classes which decode multicast announcement data according to discovery
protocol formats.
|
interface |
MulticastAnnouncementEncoder
Interface implemented by classes which encode multicast announcement data according to discovery
protocol formats.
|
interface |
MulticastRequestDecoder
Interface implemented by classes which decode multicast request data according to discovery
protocol formats.
|
interface |
MulticastRequestEncoder
Interface implemented by classes which encode multicast request data according to discovery
protocol formats.
|
interface |
UnicastDiscoveryClient
Interface implemented by classes which perform the client (discovering) side of unicast
discovery.
|
interface |
UnicastDiscoveryServer
Interface implemented by classes which handle the server (lookup service) side of unicast
discovery.
|
Modifier and Type | Class and Description |
---|---|
class |
Client
Implements the client side of the
net.jini.discovery.plaintext discovery format. |
class |
Server
Implements the server side of the
net.jini.discovery.plaintext discovery format. |
Copyright © GigaSpaces.