Class RoomInfo

  • All Implemented Interfaces:
    Externalizable, Serializable

    public class RoomInfo
    extends Object
    implements Externalizable
    Representation of a room configuration and its occupants. This information is requested by a cluster node when joining the cluster (requested to the senior member) and also from each cluster node to the new node joining the cluster. Each cluster node (existing and new one) has to merge its local rooms with the new ones.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form