|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HostedRoomBean | |
|---|---|
| org.exoplatform.services.xmpp.bean | |
| org.exoplatform.services.xmpp.util | |
| Uses of HostedRoomBean in org.exoplatform.services.xmpp.bean |
|---|
| Methods in org.exoplatform.services.xmpp.bean that return types with arguments of type HostedRoomBean | |
|---|---|
java.util.List<HostedRoomBean> |
InitInfoBean.getHostedRooms()
|
| Method parameters in org.exoplatform.services.xmpp.bean with type arguments of type HostedRoomBean | |
|---|---|
void |
InitInfoBean.setHostedRooms(java.util.List<HostedRoomBean> hostedRooms)
|
| Uses of HostedRoomBean in org.exoplatform.services.xmpp.util |
|---|
| Methods in org.exoplatform.services.xmpp.util that return HostedRoomBean | |
|---|---|
static HostedRoomBean |
TransformUtils.hostedRoomToBean(org.jivesoftware.smackx.muc.HostedRoom hostedRoom)
|
| Methods in org.exoplatform.services.xmpp.util that return types with arguments of type HostedRoomBean | |
|---|---|
static java.util.List<HostedRoomBean> |
TransformUtils.hostedRoomsToBeansCollection(java.util.Collection<org.jivesoftware.smackx.muc.HostedRoom> collection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||