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