Uses of Class
org.jgroups.protocols.PING
-
Packages that use PING Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of PING in org.jgroups.protocols
Subclasses of PING in org.jgroups.protocols Modifier and Type Class Description class
BPING
Broadcast PING.class
MPING
Uses its own IP multicast socket to send and receive discovery requests/responses.
-