Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Class and Description |
---|---|
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.