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(tigase.xmpp.BareJID jid)
           
 

Uses of XMPPSession in tigase.xmpp
 

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

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



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.