|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FullRoomInfoBean | |
|---|---|
| org.exoplatform.services.xmpp.bean | |
| org.exoplatform.services.xmpp.connection | |
| org.exoplatform.services.xmpp.connection.impl | |
| Uses of FullRoomInfoBean in org.exoplatform.services.xmpp.bean |
|---|
| Methods in org.exoplatform.services.xmpp.bean that return FullRoomInfoBean | |
|---|---|
FullRoomInfoBean |
MUCPacketBean.getCreatedRoom()
|
| Methods in org.exoplatform.services.xmpp.bean that return types with arguments of type FullRoomInfoBean | |
|---|---|
java.util.List<FullRoomInfoBean> |
InitInfoBean.getJoinedRooms()
|
| Methods in org.exoplatform.services.xmpp.bean with parameters of type FullRoomInfoBean | |
|---|---|
void |
MUCPacketBean.setCreatedRoom(FullRoomInfoBean createdRoom)
|
| Method parameters in org.exoplatform.services.xmpp.bean with type arguments of type FullRoomInfoBean | |
|---|---|
void |
InitInfoBean.setJoinedRooms(java.util.List<FullRoomInfoBean> joinedRooms)
|
| Uses of FullRoomInfoBean in org.exoplatform.services.xmpp.connection |
|---|
| Methods in org.exoplatform.services.xmpp.connection that return FullRoomInfoBean | |
|---|---|
FullRoomInfoBean |
XMPPSession.getRoomInfoBean(java.lang.String room)
Get full information about room. |
| Uses of FullRoomInfoBean in org.exoplatform.services.xmpp.connection.impl |
|---|
| Methods in org.exoplatform.services.xmpp.connection.impl that return FullRoomInfoBean | |
|---|---|
FullRoomInfoBean |
XMPPSessionImpl.getRoomInfoBean(java.lang.String room)
Get full information about room. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||