Class and Description |
---|
AdvancedMessageListener
Objects of a class that implements the AdvancedMessageListener interface can
add themselves to a SpreadConnection with
SpreadConnection.add(AdvancedMessageListener) . |
BasicMessageListener
Objects of a class that implements the BasicMessageListener interface can
add themselves to a SpreadConnection with
SpreadConnection.add(BasicMessageListener) . |
GroupID
A GroupID represents a particular group membership view at a particular time in the history of the group.
|
MembershipInfo
A MembershipInfo object represents information stored in a membership message.
|
SpreadAuthInterface
Objects of a class that implements the SpreadAuthInterface interface can
act as the client side of an authentication protocol to complete a Spread connection.
|
SpreadConnection
A SpreadConnection object is used to establish a connection to a spread daemon.
|
SpreadConnection.Listener |
SpreadException
A SpreadException is thrown whenever a problem occurs in a spread method.
|
SpreadGroup
A SpreadGroup object represents a group on a spread daemon.
|
SpreadMessage
A SpreadMessage object represents either an incoming or outgoing spread message.
|
Copyright © 2004 Spread Concepts LLC. All Rights Reserved.