|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||