Uses of Class
org.jgroups.util.MessageCache
-
Packages that use MessageCache Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of MessageCache in org.jgroups.protocols
Fields in org.jgroups.protocols declared as MessageCache Modifier and Type Field Description protected MessageCache
UNICAST3. msg_cache
-
Uses of MessageCache in org.jgroups.util
Methods in org.jgroups.util that return MessageCache Modifier and Type Method Description MessageCache
MessageCache. add(Address sender, Message msg)
MessageCache
MessageCache. clear()
-