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