Uses of Class
org.jgroups.protocols.FRAG2.FragEntry
-
Packages that use FRAG2.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 FRAG2.FragEntry in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type FRAG2.FragEntry Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<Address,java.util.concurrent.ConcurrentMap<java.lang.Long,FRAG2.FragEntry>>
FRAG2. fragment_list
-