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 that return types with arguments of type PingRsp
 java.util.List<PingRsp> Discovery.findInitialMembers()
          Finds the initial membership
 

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



Copyright © 1998-2008 Bela Ban. All Rights Reserved.