Uses of Class
org.jgroups.protocols.CLEAR_FLAGS
Packages that use CLEAR_FLAGS
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of CLEAR_FLAGS in org.jgroups.protocols
Methods in org.jgroups.protocols that return CLEAR_FLAGSModifier and TypeMethodDescriptionCLEAR_FLAGS.addFlag(boolean down, Message.Flag flag) CLEAR_FLAGS.removeAllFlags()CLEAR_FLAGS.removeFlag(boolean down, String flag) CLEAR_FLAGS.removeFlag(boolean down, Message.Flag flag)