| Package | Description | 
|---|---|
| com.sun.jini.discovery | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract EncodeIterator | Discovery. encodeMulticastAnnouncement(MulticastAnnouncement announcement,
                           int maxPacketSize,
                           InvocationConstraints constraints)Returns an iterator which can be used to encode the given multicast announcement data into
 sets of  DatagramPackets, each bounded in length by the specified maximum packet size,
 in a manner that satisfies the given constraints. | 
| abstract EncodeIterator | Discovery. encodeMulticastRequest(MulticastRequest request,
                      int maxPacketSize,
                      InvocationConstraints constraints)Returns an iterator which can be used to encode the given multicast request data into sets of
  DatagramPackets, each bounded in length by the specified maximum packet size, in a
 manner that satisfies the given constraints. | 
Copyright © GigaSpaces.