Class RoomRemovedEvent

  • All Implemented Interfaces:
    Externalizable, Serializable, Runnable, ClusterTask<Void>

    public class RoomRemovedEvent
    extends Object
    implements ClusterTask<Void>
    Task that will remove a local room from the cluster node. When a room is destroyed in a cluster node the rest of the cluster nodes will need to destroy their copy and send notifications to the room occupants hosted in the local cluster node.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form