Uses of Class
org.jgroups.protocols.MPING
-
Packages that use MPING Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of MPING in org.jgroups.protocols
Methods in org.jgroups.protocols with type parameters of type MPING Modifier and Type Method Description protected <T extends MPING>
TMPING. setInterface(java.net.InetAddress intf, java.net.MulticastSocket s)Methods in org.jgroups.protocols that return MPING Modifier and Type Method Description MPINGMPING. mcastAddress(java.net.InetAddress a)MPINGMPING. mcastPort(int p)
-