Uses of Class
org.jgroups.protocols.FRAG3.FragEntry
-
Packages that use FRAG3.FragEntry Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of FRAG3.FragEntry in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type FRAG3.FragEntry Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<Address,java.util.concurrent.ConcurrentMap<java.lang.Integer,FRAG3.FragEntry>>
FRAG3. fragment_list
-