GigaSpaces XAP 9.7.2 API

Uses of Package
com.sun.jini.discovery

Packages that use com.sun.jini.discovery
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
 

Classes in com.sun.jini.discovery used by com.sun.jini.discovery
ClientSubjectChecker
          Interface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.
DatagramBufferFactory
          Factory that produces byte buffers, each corresponding to a separate datagram packet to be sent.
Discovery
          Class providing methods for participating in versions 1 and 2 of the discovery protocol.
DiscoveryConstraints
          Class for processing constraints which apply to the discovery protocol: DiscoveryProtocolVersion, MulticastMaxPacketSize, MulticastTimeToLive, UnicastSocketTimeout, ConnectionRelativeTime, ConnectionAbsoluteTime.
DiscoveryFormatProvider
          Interface implemented by all discovery format provider classes, which is used by the Discovery class to identify format providers available via resource, as described in the documentation for the Discovery.getProtocol2(ClassLoader) method.
DiscoveryProtocolVersion
          Represents a constraint on the version of the discovery protocol used to contact lookup services.
EncodeIterator
          Iterator for performing multicast encode operations on (potentially) multiple discovery format providers.
MulticastAnnouncement
          Class representing the values in a multicast announcement.
MulticastAnnouncementDecoder
          Interface implemented by classes which decode multicast announcement data according to discovery protocol formats.
MulticastAnnouncementEncoder
          Interface implemented by classes which encode multicast announcement data according to discovery protocol formats.
MulticastRequest
          Class representing the values in a multicast request.
MulticastRequestDecoder
          Interface implemented by classes which decode multicast request data according to discovery protocol formats.
MulticastRequestEncoder
          Interface implemented by classes which encode multicast request data according to discovery protocol formats.
UnicastDiscoveryClient
          Interface implemented by classes which perform the client (discovering) side of unicast discovery.
UnicastDiscoveryServer
          Interface implemented by classes which handle the server (lookup service) side of unicast discovery.
UnicastResponse
          Class representing the values obtained as the result of unicast discovery.
 

Classes in com.sun.jini.discovery used by com.sun.jini.discovery.internal
ClientSubjectChecker
          Interface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.
DatagramBufferFactory
          Factory that produces byte buffers, each corresponding to a separate datagram packet to be sent.
DelayedMulticastAnnouncementDecoder
          Interface implemented by classes which decode multicast announcement data and additionally support delayed constraint checking.
DelayedMulticastRequestDecoder
          Interface implemented by classes which decode multicast request data and additionally support delayed constraint checking.
Discovery
          Class providing methods for participating in versions 1 and 2 of the discovery protocol.
DiscoveryConstraints
          Class for processing constraints which apply to the discovery protocol: DiscoveryProtocolVersion, MulticastMaxPacketSize, MulticastTimeToLive, UnicastSocketTimeout, ConnectionRelativeTime, ConnectionAbsoluteTime.
DiscoveryFormatProvider
          Interface implemented by all discovery format provider classes, which is used by the Discovery class to identify format providers available via resource, as described in the documentation for the Discovery.getProtocol2(ClassLoader) method.
MulticastAnnouncement
          Class representing the values in a multicast announcement.
MulticastAnnouncementDecoder
          Interface implemented by classes which decode multicast announcement data according to discovery protocol formats.
MulticastAnnouncementEncoder
          Interface implemented by classes which encode multicast announcement data according to discovery protocol formats.
MulticastRequest
          Class representing the values in a multicast request.
MulticastRequestDecoder
          Interface implemented by classes which decode multicast request data according to discovery protocol formats.
MulticastRequestEncoder
          Interface implemented by classes which encode multicast request data according to discovery protocol formats.
UnicastResponse
          Class representing the values obtained as the result of unicast discovery.
 

Classes in com.sun.jini.discovery used by com.sun.jini.discovery.plaintext
ClientSubjectChecker
          Interface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.
DatagramBufferFactory
          Factory that produces byte buffers, each corresponding to a separate datagram packet to be sent.
DiscoveryFormatProvider
          Interface implemented by all discovery format provider classes, which is used by the Discovery class to identify format providers available via resource, as described in the documentation for the Discovery.getProtocol2(ClassLoader) method.
MulticastAnnouncement
          Class representing the values in a multicast announcement.
MulticastAnnouncementDecoder
          Interface implemented by classes which decode multicast announcement data according to discovery protocol formats.
MulticastAnnouncementEncoder
          Interface implemented by classes which encode multicast announcement data according to discovery protocol formats.
MulticastRequest
          Class representing the values in a multicast request.
MulticastRequestDecoder
          Interface implemented by classes which decode multicast request data according to discovery protocol formats.
MulticastRequestEncoder
          Interface implemented by classes which encode multicast request data according to discovery protocol formats.
UnicastDiscoveryClient
          Interface implemented by classes which perform the client (discovering) side of unicast discovery.
UnicastDiscoveryServer
          Interface implemented by classes which handle the server (lookup service) side of unicast discovery.
UnicastResponse
          Class representing the values obtained as the result of unicast discovery.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.