Uses of Class
org.jgroups.protocols.ReliableMulticast
-
Packages that use ReliableMulticast Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of ReliableMulticast in org.jgroups.protocols
Subclasses of ReliableMulticast in org.jgroups.protocols Modifier and Type Class Description class
NAKACK3
Negative AcKnowledgement layer (NAKs).class
NAKACK4
New multicast protocols based on fixed-size xmit windows and message ACKsDetails: https://issues.redhat.com/browse/JGRP-2780
-