Uses of Class
org.exoplatform.services.xmpp.userinfo.UserInfo

Packages that use UserInfo
org.exoplatform.services.xmpp.connection   
org.exoplatform.services.xmpp.connection.impl   
org.exoplatform.services.xmpp.userinfo   
 

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

Methods in org.exoplatform.services.xmpp.connection that return UserInfo
 UserInfo XMPPSession.getUserInfo(java.lang.String userID)
          Get the information about user by user id.
 

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

Methods in org.exoplatform.services.xmpp.connection.impl that return UserInfo
 UserInfo XMPPSessionImpl.getUserInfo(java.lang.String userID)
          Get the information about user by user id.
 

Uses of UserInfo in org.exoplatform.services.xmpp.userinfo
 

Methods in org.exoplatform.services.xmpp.userinfo that return UserInfo
 UserInfo UserInfoService.getUserInfo(java.lang.String userID)
           
 UserInfo OrganizationUserInfoServiceImpl.getUserInfo(java.lang.String userID)
          
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.