Class JoinRsp

java.lang.Object
org.jgroups.protocols.pbcast.JoinRsp
All Implemented Interfaces:
Serializable, Streamable

public class JoinRsp extends Object implements Serializable, Streamable
Result of a JOIN request (sent by the GMS client). Instances of this class are immutable.
See Also: