Uses of Class
org.jgroups.protocols.PingRsp
Packages that use PingRsp
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of PingRsp in org.jgroups.protocols
Fields in org.jgroups.protocols declared as PingRspMethods in org.jgroups.protocols that return types with arguments of type PingRspModifier and TypeMethodDescriptionDiscovery.findInitialMembers
(Promise<JoinRsp> promise) Finds the initial membership: sends a GET_MBRS_REQ to all members, waits 'timeout' ms or until 'num_initial_members' have been retrievedConstructors in org.jgroups.protocols with parameters of type PingRsp -
Uses of PingRsp in org.jgroups.util
Method parameters in org.jgroups.util with type arguments of type PingRsp