Uses of Class
org.jgroups.protocols.Frag3Header
-
Packages that use Frag3Header Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of Frag3Header in org.jgroups.protocols
Methods in org.jgroups.protocols with parameters of type Frag3Header Modifier and Type Method Description Message
FRAG3.FragEntry. set(Message frag_msg, Frag3Header hdr)
Adds a fragment to the full messageprotected Message
FRAG3. unfragment(Message msg, Frag3Header hdr)
1.
-