| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setAddressRequestAttempts(int addrReqAttempts) | Sets number of attempts to send multicast address request. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setLocalAddress(String locAddr) | Sets local host address used by this IP finder. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setMulticastGroup(String mcastGrp) | Sets IP address of multicast group. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setMulticastPort(int mcastPort) | Sets port number which multicast messages are sent to. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setResponseWaitTime(int resWaitTime) | Sets time in milliseconds IP finder waits for reply to
 multicast address request. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setShared(boolean shared) | Sets shared flag. | 
| TcpDiscoveryMulticastIpFinder | TcpDiscoveryMulticastIpFinder. setTimeToLive(int ttl) | Set the default time-to-live for multicast packets sent out on this
 IP finder in order to control the scope of the multicast. |