public class SoapManager extends ExtensionManager
features, xmppSession| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported(rocks.xmpp.core.Jid jid)
Indicates whether an entity supports XEP-0072: SOAP Over XMPP.
|
setEnabledpublic boolean isSupported(rocks.xmpp.core.Jid jid)
throws rocks.xmpp.core.XmppException
jid - The entity.rocks.xmpp.core.stanza.model.StanzaException - If the entity returned a stanza error.NoResponseException - If the entity did not respond.rocks.xmpp.core.XmppExceptionCopyright © 2014 XMPP.rocks. All rights reserved.