Uses of Class
org.jgroups.protocols.FRAG.FragmentationList
-
Packages that use FRAG.FragmentationList 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.FragmentationList in org.jgroups.protocols
Fields in org.jgroups.protocols declared as FRAG.FragmentationList Modifier and Type Field Description protected FRAG.FragmentationListFRAG. fragment_listContains a frag table per sender, this way it becomes easier to clean up if a sender leaves or crashes
-