| Package | Description |
|---|---|
| it.eng.edison.messages.server.dao | |
| it.eng.edison.messages.server.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatMessagesDao.addUserToList(long idRoom,
List<GuestRoom> listUser) |
| Modifier and Type | Method and Description |
|---|---|
List<GuestRoom> |
ChatRoom.getGuestList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatRoom.setGuestList(List<GuestRoom> guestList) |
Copyright © 2016. All Rights Reserved.