Package jbora

JBora is the replication user interface based on the Spread group communication tool.

See:
          Description

Interface Summary
Message Defines a JBora message.
 

Class Summary
Event A JBora event: An event may be a view change, a message, or a local message.
JBora The main class.
ProcessID Implements a group member identifier.
PropagateEvent A container for the outcome of JBora propagation.
View A set of group members as provided by the underlying GC tool.
WhiteBoard A table of integers with one element corresponding to each group member.
 

Exception Summary
AlreadyJoinedException Thrown when a group member tries to rejoin the group.
EventException Thrown when an error occurs while managing an Event object.
JBoraException Generic JBora exception.
MessageTooBigException Thrown when a Message is too big.
NotJoinedException Thrown when the owner of the JBora object hasn't joined the group.
PanicException Thrown in the presence of an unrecoverable error.
 

Package jbora Description

JBora is the replication user interface based on the Spread group communication tool.
Spread is developed by Spread Concepts LLC. For more information about Spread, see www.spread.org.

Two example applications that illustrate the main JBora features can be found here.

A brief introduction to the group communication in general and an exhaustive overview of JBora specific features can be found here.