Class BroadcastPresenceRequest

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

    public class BroadcastPresenceRequest
    extends MUCRoomTask<Void>
    Task that broadcasts the presence of a room occupant to the occupants of the room being hosted by the cluster node. When a room occupant changes his presence an instance of this class will be sent to each cluster node and when executed a broadcast of the updated presence will be sent to local room occupants.
    Author:
    Gaston Dombiak
    See Also:
    Serialized Form