Uses of Interface
org.jgroups.protocols.TP.ProbeHandler
Packages that use TP.ProbeHandler
Package
Description
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.ProbeHandlerModifier and TypeMethodDescriptionvoid
TP.registerProbeHandler
(TP.ProbeHandler handler) void
TP.unregisterProbeHandler
(TP.ProbeHandler handler)