Uses of Class
org.jgroups.stack.DiagnosticsHandler

Packages that use DiagnosticsHandler
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of DiagnosticsHandler in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as DiagnosticsHandler
protected  DiagnosticsHandler TP.diag_handler
           
 

Methods in org.jgroups.protocols with parameters of type DiagnosticsHandler
 void TP.setDiagnosticsHandler(DiagnosticsHandler handler)
          Sets a DiagnosticsHandler.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.