Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session

Packages that use Session
tigase.jaxmpp.core.client.xmpp.modules.adhoc Module implements XEP-0050: Ad-Hoc Commands
 

Uses of Session in tigase.jaxmpp.core.client.xmpp.modules.adhoc
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.adhoc that return Session
 Session AdHocRequest.getSession()
          Returns current Session.
 Session AdHocRequest.getSession(boolean createNew)
          Returns current Session.
 

Constructor parameters in tigase.jaxmpp.core.client.xmpp.modules.adhoc with type arguments of type Session
AdHocRequest(Action action, String node, String sessionId, IQ iq, Map<String,Session> sessions)
           
 



Copyright © 2006-2013 Tigase. All Rights Reserved.