Uses of Class
org.jgroups.protocols.ReliableUnicast
-
Packages that use ReliableUnicast Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of ReliableUnicast in org.jgroups.protocols
Subclasses of ReliableUnicast in org.jgroups.protocols Modifier and Type Class Description class
UNICAST4
New unicast protocol based on fixed-size xmit windows and message ACKs
Details: https://issues.redhat.com/browse/JGRP-2843
-