null
constraints are considered equivalent to empty constraints. The destination of each DatagramPacket
produced by the returned iterator is set to the address returned by {@link net.jini.discovery.Constants#getRequestAddress}, with the value of {@link net.jini.discovery.Constants#discoveryPort} used as thedestination port.
@param request the request data to encode
@param maxPacketSize the maximum size of packets to produce
@param constraints the constraints to apply when encoding the data, ornull
@return an iterator to use for encoding the data
@throws NullPointerException if request
isnull
|
|
|
|
|
|