Uses of Class
org.jgroups.protocols.FORK
-
Packages that use FORK Package Description org.jgroups.fork -
-
Uses of FORK in org.jgroups.fork
Methods in org.jgroups.fork that return FORK Modifier and Type Method Description protected static FORK
ForkChannel. getFORK(JChannel ch, ProtocolStack.Position position, java.lang.Class<? extends Protocol> neighbor, boolean create_fork_if_absent)
Creates a new FORK protocol, or returns the existing one, or throws an exception.
-