public class RoomUpdatedEvent extends MUCRoomTask<Void>
| Constructor and Description |
|---|
RoomUpdatedEvent() |
RoomUpdatedEvent(LocalMUCRoom room) |
| Modifier and Type | Method and Description |
|---|---|
Void |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
execute, getRoom, isOriginator, setOriginatorpublic RoomUpdatedEvent()
public RoomUpdatedEvent(LocalMUCRoom room)
public Void getResult()
public void run()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class MUCRoomTask<Void>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class MUCRoomTask<Void>IOExceptionClassNotFoundExceptionCopyright © 2003-2008 Jive Software.