Uses of Class
tigase.xmpp.XMPPSession

Packages that use XMPPSession
tigase.server.xmppsession   
tigase.util   
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.util
 

Constructor parameters in tigase.util with type arguments of type XMPPSession
LogUserFilter(tigase.xmpp.BareJID jid, Map<tigase.xmpp.BareJID,XMPPSession> sessionsByNodeId)
           
 

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 © 2012 Tigase. All Rights Reserved.