Package | Description |
---|---|
org.jivesoftware.spark.ui.rooms |
Contains the two implementations of ChatRoom.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<MessageEventListener> |
ChatRoomImpl.getMessageEventListeners() |
Modifier and Type | Method and Description |
---|---|
void |
ChatRoomImpl.addMessageEventListener(MessageEventListener listener) |
void |
ChatRoomImpl.removeMessageEventListener(MessageEventListener listener) |