Uses of Class
org.jgroups.protocols.UFC
-
Packages that use UFC Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of UFC in org.jgroups.protocols
Subclasses of UFC in org.jgroups.protocols Modifier and Type Class Description class
UFC_NB
Non-blocking alternative toUFC
.
JIRA: https://issues.jboss.org/browse/JGRP-2172
-