public class HOXTManager extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAMESPACE
Namespace for this extension.
|
| Constructor and Description |
|---|
HOXTManager() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSupported(org.jxmpp.jid.Jid jid,
XMPPConnection connection)
Returns true if the given entity understands the HTTP ove XMPP transport format and allows the exchange of such.
|
public static final java.lang.String NAMESPACE
public HOXTManager()
public static boolean isSupported(org.jxmpp.jid.Jid jid, XMPPConnection connection) throws SmackException.NoResponseException, XMPPException.XMPPErrorException, SmackException.NotConnectedException, java.lang.InterruptedException
jid - jidconnection - connectionXMPPException.XMPPErrorExceptionSmackException.NoResponseExceptionSmackException.NotConnectedExceptionjava.lang.InterruptedException