|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinRsp | |
org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
Uses of JoinRsp in org.jgroups.protocols.pbcast |
Methods in org.jgroups.protocols.pbcast with parameters of type JoinRsp | |
void |
ParticipantGmsImpl.handleJoinResponse(JoinRsp join_rsp)
|
void |
CoordGmsImpl.handleJoinResponse(JoinRsp join_rsp)
|
void |
ClientGmsImpl.handleJoinResponse(JoinRsp join_rsp)
|
abstract void |
GmsImpl.handleJoinResponse(JoinRsp join_rsp)
|
Constructors in org.jgroups.protocols.pbcast with parameters of type JoinRsp | |
GMS.GmsHeader(byte type,
JoinRsp join_rsp)
Used for JOIN_RSP header |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |