|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserInfoService | |
|---|---|
| org.exoplatform.services.xmpp.connection.impl | |
| org.exoplatform.services.xmpp.rest | |
| org.exoplatform.services.xmpp.userinfo | |
| Uses of UserInfoService in org.exoplatform.services.xmpp.connection.impl |
|---|
| Methods in org.exoplatform.services.xmpp.connection.impl with parameters of type UserInfoService | |
|---|---|
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 UserInfoService | |
|---|---|
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 UserInfoService in org.exoplatform.services.xmpp.rest |
|---|
| Constructors in org.exoplatform.services.xmpp.rest with parameters of type UserInfoService | |
|---|---|
RESTXMPPService(XMPPMessenger messenger,
UserInfoService organization,
org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate delegate,
HistoryImpl history,
org.exoplatform.services.resources.ResourceBundleService rbs)
|
|
| Uses of UserInfoService in org.exoplatform.services.xmpp.userinfo |
|---|
| Classes in org.exoplatform.services.xmpp.userinfo that implement UserInfoService | |
|---|---|
class |
OrganizationUserInfoServiceImpl
Created by The eXo Platform SAS. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||