Uses of Class
org.exoplatform.services.xmpp.bean.OccupantBean

Packages that use OccupantBean
org.exoplatform.services.xmpp.bean   
 

Uses of OccupantBean in org.exoplatform.services.xmpp.bean
 

Methods in org.exoplatform.services.xmpp.bean that return types with arguments of type OccupantBean
 java.util.Collection<OccupantBean> FullRoomInfoBean.getOccupants()
           
 

Method parameters in org.exoplatform.services.xmpp.bean with type arguments of type OccupantBean
 void FullRoomInfoBean.setOccupants(java.util.Collection<OccupantBean> occupants)
           
 

Constructor parameters in org.exoplatform.services.xmpp.bean with type arguments of type OccupantBean
FullRoomInfoBean(java.util.Collection<OccupantBean> occupants, org.jivesoftware.smackx.muc.RoomInfo roomInfo)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.