Uses of Class
org.jgroups.protocols.FRAG2.FragEntry
Packages that use FRAG2.FragEntry
Package
Description
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.FragEntryModifier and TypeFieldDescriptionprotected final ConcurrentMap<Address, ConcurrentMap<Long, FRAG2.FragEntry>> FRAG2.fragment_list