Uses of Interface
org.jgroups.protocols.TP.ProbeHandler
-
Packages that use TP.ProbeHandler Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of TP.ProbeHandler in org.jgroups.protocols
Methods in org.jgroups.protocols with parameters of type TP.ProbeHandler Modifier and Type Method Description void
TP. registerProbeHandler(TP.ProbeHandler handler)
void
TP. unregisterProbeHandler(TP.ProbeHandler handler)
-