org.jgroups.protocols.pbcast
public class JoinRsp extends Object implements Serializable, Streamable
| Constructor Summary | |
|---|---|
| JoinRsp() | |
| JoinRsp(View v, Digest d) | |
| Method Summary | |
|---|---|
| void | readFrom(DataInputStream in) |
| int | serializedSize() |
| String | toString() |
| void | writeTo(DataOutputStream out) |