Uses of Enum
org.jgroups.protocols.DUPL.Direction
Packages that use DUPL.Direction
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of DUPL.Direction in org.jgroups.protocols
Methods in org.jgroups.protocols that return DUPL.DirectionModifier and TypeMethodDescriptionstatic DUPL.DirectionReturns the enum constant of this type with the specified name.static DUPL.Direction[]DUPL.Direction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.protocols with parameters of type DUPL.DirectionModifier and TypeMethodDescriptionprivate voidDUPL.copy(Message msg, int num_copies, DUPL.Direction direction)