Uses of Class
org.jgroups.protocols.MPING
Packages that use MPING
Package
Description
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 MPINGModifier and TypeMethodDescriptionprotected <T extends MPING>
TMPING.setInterface(InetAddress intf, MulticastSocket s) Methods in org.jgroups.protocols that return MPINGModifier and TypeMethodDescriptionMPING.mcastAddress(InetAddress a) MPING.setBindAddr(InetAddress b) MPING.setMcastAddr(InetAddress a) MPING.setMcastPort(int p) MPING.setMulticastAddress(String a) MPING.setTTL(int ip_ttl)