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

Packages that use EventsBean
org.exoplatform.services.xmpp.connection   
org.exoplatform.services.xmpp.connection.impl   
 

Uses of EventsBean in org.exoplatform.services.xmpp.connection
 

Methods in org.exoplatform.services.xmpp.connection that return types with arguments of type EventsBean
 java.util.Map<java.lang.String,EventsBean> XMPPSession.getMessageMap()
           
 

Methods in org.exoplatform.services.xmpp.connection with parameters of type EventsBean
 void XMPPSession.sendMessageToCometd(EventsBean eventsBean)
           
 

Uses of EventsBean in org.exoplatform.services.xmpp.connection.impl
 

Methods in org.exoplatform.services.xmpp.connection.impl that return types with arguments of type EventsBean
 java.util.Map<java.lang.String,EventsBean> XMPPSessionImpl.getMessageMap()
           
 

Methods in org.exoplatform.services.xmpp.connection.impl with parameters of type EventsBean
 void XMPPSessionImpl.sendMessageToCometd(EventsBean eventsBean)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.