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 voidTP. registerProbeHandler(TP.ProbeHandler handler)voidTP. unregisterProbeHandler(TP.ProbeHandler handler)
-