Uses of Class
org.jgroups.protocols.FRAG.FragmentationTable.FragEntry
-
Packages that use FRAG.FragmentationTable.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 FRAG.FragmentationTable.FragEntry in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type FRAG.FragmentationTable.FragEntry Modifier and Type Field Description private java.util.Map<java.lang.Long,FRAG.FragmentationTable.FragEntry>FRAG.FragmentationTable. table
-