Uses of Class
org.jgroups.protocols.FD

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

Uses of FD in org.jgroups.protocols
 

Subclasses of FD in org.jgroups.protocols
 class FD_ICMP
          Protocol which uses InetAddress.isReachable() to check whether a given host is up or not, taking 1 argument; the host name of the host to be pinged.
 class FD_PING
          Protocol which uses an executable (e.g.
 

Uses of FD in org.jgroups.protocols.rules
 

Fields in org.jgroups.protocols.rules declared as FD
protected  FD CheckFDMonitor.fd
           
 



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