Uses of Class
org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl

Packages that use HistoryImpl
org.exoplatform.services.xmpp.connection.impl   
org.exoplatform.services.xmpp.rest   
 

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

Methods in org.exoplatform.services.xmpp.connection.impl with parameters of type HistoryImpl
 void XMPPMessenger.login(java.lang.String username, java.lang.String password, UserInfoService userInfoService, org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate delegate, HistoryImpl history, java.util.ResourceBundle rb)
          Connect to XMPP server.
 

Constructors in org.exoplatform.services.xmpp.connection.impl with parameters of type HistoryImpl
XMPPSessionImpl(java.lang.String username, java.lang.String password, UserInfoService organization, org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate delegate, HistoryImpl history, java.util.ResourceBundle rb)
           
 

Uses of HistoryImpl in org.exoplatform.services.xmpp.rest
 

Constructors in org.exoplatform.services.xmpp.rest with parameters of type HistoryImpl
RESTXMPPService(XMPPMessenger messenger, UserInfoService organization, org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate delegate, HistoryImpl history, org.exoplatform.services.resources.ResourceBundleService rbs)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.