Uses of Class
org.jgroups.protocols.DUPL
-
Packages that use DUPL Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of DUPL in org.jgroups.protocols
Methods in org.jgroups.protocols that return DUPL Modifier and Type Method Description DUPL
DUPL. setCopyMulticastMsgs(boolean copy_multicast_msgs)
DUPL
DUPL. setCopyUnicastMsgs(boolean copy_unicast_msgs)
DUPL
DUPL. setIncomingCopies(int incoming_copies)
DUPL
DUPL. setOutgoingCopies(int outgoing_copies)
-