Uses of Class
tigase.xmpp.XMPPSession

Packages that use XMPPSession
tigase.server.xmppsession   
tigase.xmpp   
 

Uses of XMPPSession in tigase.server.xmppsession
 

Methods in tigase.server.xmppsession that return XMPPSession
protected  XMPPSession SessionManager.getSession(java.lang.String jid)
           
 

Uses of XMPPSession in tigase.xmpp
 

Methods in tigase.xmpp that return XMPPSession
 XMPPSession XMPPResourceConnection.getParentSession()
           
 

Methods in tigase.xmpp with parameters of type XMPPSession
 void XMPPResourceConnection.setParentSession(XMPPSession parent)
           
 



Copyright © 2009 Tigase. All Rights Reserved.