Uses of Class
org.jgroups.protocols.FD.Monitor
-
Packages that use FD.Monitor Package Description org.jgroups.protocols 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.protocols Modifier and Type Class Description protected classFD_ICMP.PingMonitorRuns InetAddress.isReachable().protected classFD_PING.PingMonitorExecutes the ping command.Methods in org.jgroups.protocols that return FD.Monitor Modifier and Type Method Description protected FD.MonitorFD_ICMP. createMonitor()protected FD.MonitorFD_PING. createMonitor()
-