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. 
 

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.
 



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