Uses of Class
org.jgroups.protocols.REVERSE2
-
Packages that use REVERSE2 Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of REVERSE2 in org.jgroups.protocols
Methods in org.jgroups.protocols that return REVERSE2 Modifier and Type Method Description REVERSE2
REVERSE2. filter(java.util.function.Predicate<Message> f)
-