public class RoomRemovedEvent extends Object implements ClusterTask<Void>
RoomRemovedEvent()
RoomRemovedEvent(LocalMUCRoom room)
Void
getResult()
void
readExternal(ObjectInput in)
run()
writeExternal(ObjectOutput out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RoomRemovedEvent()
public RoomRemovedEvent(LocalMUCRoom room)
public Void getResult()
getResult
ClusterTask<Void>
public void run()
run
Runnable
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
ClassNotFoundException
Copyright © 2003-2008 Jive Software.