Uses of Interface
org.jgroups.protocols.FD_HOST.PingCommand
-
Packages that use FD_HOST.PingCommand 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_HOST.PingCommand in org.jgroups.protocols
Classes in org.jgroups.protocols that implement FD_HOST.PingCommand Modifier and Type Class Description protected static class
FD_HOST.ExternalPingCommand
static class
FD_HOST.IsReachablePingCommand
Fields in org.jgroups.protocols declared as FD_HOST.PingCommand Modifier and Type Field Description protected FD_HOST.PingCommand
FD_HOST. ping_command
The command to detect whether a target is aliveMethods in org.jgroups.protocols with parameters of type FD_HOST.PingCommand Modifier and Type Method Description FD_HOST
FD_HOST. pingCommand(FD_HOST.PingCommand cmd)
-