|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmppModulesManager | |
|---|---|
| tigase.jaxmpp.core.client | |
| tigase.jaxmpp.core.client.connector | |
| tigase.jaxmpp.core.client.xmpp.modules.auth | |
| tigase.jaxmpp.core.client.xmpp.modules.disco | |
| Uses of XmppModulesManager in tigase.jaxmpp.core.client |
|---|
| Fields in tigase.jaxmpp.core.client declared as XmppModulesManager | |
|---|---|
protected XmppModulesManager |
JaxmppCore.modulesManager
|
| Methods in tigase.jaxmpp.core.client that return XmppModulesManager | |
|---|---|
XmppModulesManager |
JaxmppCore.getModulesManager()
|
XmppModulesManager |
Processor.getXmppModulesManages()
|
| Methods in tigase.jaxmpp.core.client with parameters of type XmppModulesManager | |
|---|---|
XmppSessionLogic |
Connector.createSessionLogic(XmppModulesManager modulesManager,
PacketWriter writer)
Returns instance of XmppSessionLogic to work with this connector. |
| Constructors in tigase.jaxmpp.core.client with parameters of type XmppModulesManager | |
|---|---|
Processor(XmppModulesManager xmppModulesManages,
AbstractSessionObject sessionObject,
PacketWriter writer)
|
|
| Uses of XmppModulesManager in tigase.jaxmpp.core.client.connector |
|---|
| Methods in tigase.jaxmpp.core.client.connector with parameters of type XmppModulesManager | |
|---|---|
XmppSessionLogic |
ConnectorWrapper.createSessionLogic(XmppModulesManager modulesManager,
PacketWriter writer)
|
XmppSessionLogic |
AbstractBoshConnector.createSessionLogic(XmppModulesManager modulesManager,
PacketWriter writer)
|
| Constructors in tigase.jaxmpp.core.client.connector with parameters of type XmppModulesManager | |
|---|---|
BoshXmppSessionLogic(Connector connector,
XmppModulesManager modulesManager,
SessionObject sessionObject,
PacketWriter writer)
|
|
| Uses of XmppModulesManager in tigase.jaxmpp.core.client.xmpp.modules.auth |
|---|
| Constructors in tigase.jaxmpp.core.client.xmpp.modules.auth with parameters of type XmppModulesManager | |
|---|---|
AuthModule(Observable parentObservable,
SessionObject sessionObject,
XmppModulesManager modulesManager)
|
|
| Uses of XmppModulesManager in tigase.jaxmpp.core.client.xmpp.modules.disco |
|---|
| Constructors in tigase.jaxmpp.core.client.xmpp.modules.disco with parameters of type XmppModulesManager | |
|---|---|
DiscoInfoModule(Observable parentObservable,
SessionObject sessionObject,
PacketWriter packetWriter,
XmppModulesManager modulesManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||