Class OccupantAddedTask

java.lang.Object
org.jivesoftware.openfire.muc.cluster.OccupantAddedTask
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Void>

public class OccupantAddedTask extends Object implements ClusterTask<Void>
Task that informs cluster nodes that a XMPP entity is now an occupant of a MUC room.
Author:
Guus der Kinderen
See Also: