Class JoinRsp

java.lang.Object
org.jgroups.protocols.pbcast.JoinRsp
All Implemented Interfaces:
Constructable<JoinRsp>, SizeStreamable, Streamable

public class JoinRsp extends Object implements SizeStreamable, Constructable<JoinRsp>
Result of a JOIN request (sent by the GMS client). Instances of this class are immutable.