Uses of Class
tigase.jaxmpp.core.client.xmpp.stanzas.ErrorElement

Packages that use ErrorElement
tigase.jaxmpp.core.client.connector   
tigase.jaxmpp.core.client.xmpp.stanzas   
 

Uses of ErrorElement in tigase.jaxmpp.core.client.connector
 

Methods in tigase.jaxmpp.core.client.connector that return ErrorElement
 ErrorElement AbstractBoshConnector.BoshConnectorEvent.getErrorElement()
           
 

Methods in tigase.jaxmpp.core.client.connector with parameters of type ErrorElement
 void AbstractBoshConnector.BoshConnectorEvent.setErrorElement(ErrorElement errorElement)
           
 

Uses of ErrorElement in tigase.jaxmpp.core.client.xmpp.stanzas
 

Methods in tigase.jaxmpp.core.client.xmpp.stanzas that return ErrorElement
static ErrorElement ErrorElement.extract(Element stanza)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.