Class OccupantRemovedTask
java.lang.Object
org.jivesoftware.openfire.muc.cluster.OccupantRemovedTask
- All Implemented Interfaces:
Externalizable,Serializable,Runnable,ClusterTask<Void>
- See Also:
-
Constructor Details
-
OccupantRemovedTask
public OccupantRemovedTask() -
OccupantRemovedTask
-
-
Method Details
-
getSubdomain
-
getRoomName
-
getNickname
-
getRealJID
public org.xmpp.packet.JID getRealJID() -
getOriginator
-
getResult
- Specified by:
getResultin interfaceClusterTask<Void>
-
run
public void run() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-