Modifier and Type | Field and Description |
---|---|
private SpreadConnection |
SpreadGroup.connection |
private SpreadConnection |
SpreadConnection.Listener.connection |
Modifier and Type | Method and Description |
---|---|
void |
SpreadGroup.join(SpreadConnection connection,
java.lang.String name)
Joins the group
name on the connection connection . |
Constructor and Description |
---|
MembershipInfo(SpreadConnection connection,
int serviceType,
java.util.Vector groups,
SpreadGroup sender,
byte[] data,
boolean daemonEndianMismatch) |
SpreadConnection.Listener(SpreadConnection connection) |
SpreadGroup(SpreadConnection connection,
java.lang.String name) |
Copyright © 2004 Spread Concepts LLC. All Rights Reserved.