Uses of Interface
tigase.jaxmpp.core.client.XmppSessionLogic

Packages that use XmppSessionLogic
tigase.jaxmpp.core.client   
tigase.jaxmpp.core.client.connector   
 

Uses of XmppSessionLogic in tigase.jaxmpp.core.client
 

Fields in tigase.jaxmpp.core.client declared as XmppSessionLogic
protected  XmppSessionLogic JaxmppCore.sessionLogic
           
 

Methods in tigase.jaxmpp.core.client that return XmppSessionLogic
 XmppSessionLogic Connector.createSessionLogic(XmppModulesManager modulesManager, PacketWriter writer)
          Returns instance of XmppSessionLogic to work with this connector.
 

Uses of XmppSessionLogic in tigase.jaxmpp.core.client.connector
 

Classes in tigase.jaxmpp.core.client.connector that implement XmppSessionLogic
 class BoshXmppSessionLogic
           
 

Methods in tigase.jaxmpp.core.client.connector that return XmppSessionLogic
 XmppSessionLogic ConnectorWrapper.createSessionLogic(XmppModulesManager modulesManager, PacketWriter writer)
           
 XmppSessionLogic AbstractBoshConnector.createSessionLogic(XmppModulesManager modulesManager, PacketWriter writer)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.