public class RoomAvailableEvent extends Object implements ClusterTask
| Constructor and Description |
|---|
RoomAvailableEvent() |
RoomAvailableEvent(LocalMUCRoom room) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public RoomAvailableEvent()
public RoomAvailableEvent(LocalMUCRoom room)
public Object getResult()
getResult in interface ClusterTaskpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2003-2008 Jive Software.