Uses of Class
org.jgroups.protocols.RELAY
-
Packages that use RELAY Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of RELAY in org.jgroups.protocols
Methods in org.jgroups.protocols that return RELAY Modifier and Type Method Description RELAY
RELAY. setBridgeCreator(java.util.function.Function<java.lang.String,JChannel> bc)
Deprecated.
-