Uses of Class
org.jgroups.protocols.PingRsp

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

Uses of PingRsp in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as PingRsp
 PingRsp PingHeader.arg
           
 

Methods in org.jgroups.protocols with parameters of type PingRsp
 void PingWaiter.addResponse(PingRsp rsp)
           
 

Constructors in org.jgroups.protocols with parameters of type PingRsp
PingHeader(byte type, PingRsp arg)
           
 



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