public abstract class PubSubAsyncCallback extends Object implements tigase.jaxmpp.core.client.AsyncCallback
| Constructor and Description |
|---|
PubSubAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onEror(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition,
PubSubErrorCondition pubSubErrorCondition) |
void |
onError(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition) |
protected Logger log
protected abstract void onEror(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition,
PubSubErrorCondition pubSubErrorCondition)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic final void onError(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
onError in interface tigase.jaxmpp.core.client.AsyncCallbacktigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.