Uses of Class
org.jgroups.protocols.TpHeader
Packages that use TpHeader
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of TpHeader in org.jgroups.protocols
Fields in org.jgroups.protocols declared as TpHeader -
Uses of TpHeader in org.jgroups.util
Methods in org.jgroups.util with parameters of type TpHeaderModifier and TypeMethodDescriptionvoidRTT.handleMessage(Message msg, TpHeader hdr) Called when a message (request or response) is receivedprotected voidRTT.handleRequest(Address sender, TpHeader hdr)