Uses of Class
org.jgroups.protocols.FD.Monitor
Packages that use FD.Monitor
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of FD.Monitor in org.jgroups.protocols
Subclasses of FD.Monitor in org.jgroups.protocolsModifier and TypeClassDescriptionprotected class
Runs InetAddress.isReachable().protected class
Executes the ping command.Methods in org.jgroups.protocols that return FD.MonitorModifier and TypeMethodDescriptionprotected FD.Monitor
FD_ICMP.createMonitor()
protected FD.Monitor
FD_PING.createMonitor()