Uses of Class
org.jgroups.protocols.PingSender

Packages that use PingSender
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of PingSender in org.jgroups.protocols
 

Constructors in org.jgroups.protocols with parameters of type PingSender
PingWaiter(long timeout, int num_rsps, Protocol parent, PingSender ping_sender)
           
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.