|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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) . |
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. |
Class Summary | |
---|---|
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. |
MessageFactory | A MessageFactory object is used to create any number of messages based on a default message. |
NULLAuth | NULL authentication module. |
SpreadConnection | A SpreadConnection object is used to establish a connection to a spread daemon. |
SpreadGroup | A SpreadGroup object represents a group on a spread daemon. |
SpreadMessage | A SpreadMessage object represents either an incoming or outgoing spread message. |
SpreadVersion | A SpreadVersion object is used to get the version of spread that is being used. |
Exception Summary | |
---|---|
SpreadException | A SpreadException is thrown whenever a problem occurs in a spread method. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |