Uses of Class
tigase.jaxmpp.core.client.XMPPException

Packages that use XMPPException
tigase.jaxmpp.core.client   
tigase.jaxmpp.core.client.xmpp.modules   
tigase.jaxmpp.core.client.xmpp.modules.adhoc   
tigase.jaxmpp.core.client.xmpp.modules.auth   
tigase.jaxmpp.core.client.xmpp.modules.disco   
tigase.jaxmpp.core.client.xmpp.modules.roster   
 

Uses of XMPPException in tigase.jaxmpp.core.client
 

Methods in tigase.jaxmpp.core.client that throw XMPPException
protected  void Processor.FeatureNotImplementedResponse.process()
           
protected abstract  void AbstractStanzaHandler.process()
           
 void XmppModule.process(Element element)
          Main method of module.
 

Uses of XMPPException in tigase.jaxmpp.core.client.xmpp.modules
 

Methods in tigase.jaxmpp.core.client.xmpp.modules that throw XMPPException
 void SessionEstablishmentModule.process(Element element)
           
 void ResourceBinderModule.process(Element element)
           
protected  void SoftwareVersionModule.processGet(IQ element)
           
protected  void SoftwareVersionModule.processSet(IQ element)
           
protected  void PingModule.processSet(IQ stanza)
           
 

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

Methods in tigase.jaxmpp.core.client.xmpp.modules.adhoc that throw XMPPException
protected  void AdHocCommansModule.processDiscoInfoEvent(DiscoInfoModule.DiscoInfoEvent be)
           
protected  void AdHocCommansModule.processGet(IQ element)
           
protected  void AdHocCommansModule.processSet(IQ element)
           
 

Uses of XMPPException in tigase.jaxmpp.core.client.xmpp.modules.auth
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth that throw XMPPException
 void SaslModule.process(Element element)
           
 void AuthModule.process(Element element)
           
protected  void SaslModule.processChallenge(Element element)
           
 

Uses of XMPPException in tigase.jaxmpp.core.client.xmpp.modules.disco
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.disco that throw XMPPException
protected  void DiscoItemsModule.processGet(IQ element)
           
protected  void DiscoInfoModule.processGet(IQ element)
           
protected  void DiscoItemsModule.processSet(IQ element)
           
protected  void DiscoInfoModule.processSet(IQ element)
           
 

Uses of XMPPException in tigase.jaxmpp.core.client.xmpp.modules.roster
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.roster that throw XMPPException
protected  void RosterModule.processGet(IQ element)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.