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