Uses of Interface
org.jgroups.protocols.TP.ProbeHandler

Packages that use TP.ProbeHandler
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
 void TP.registerProbeHandler(TP.ProbeHandler handler)
           
 void TP.unregisterProbeHandler(TP.ProbeHandler handler)
           
 



Copyright ? 1998-2008 Bela Ban. All Rights Reserved.