Class BroadcastMessageRequest

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

    public class BroadcastMessageRequest
    extends MUCRoomTask<Void>
    Task that broadcasts a message to local room occupants. When a room occupant sends a message to the room each cluster node will execute this task and broadcast the message to its local room occupants.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form