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(java.lang.String 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 static boolean isSupported(java.lang.String jid,
XMPPConnection connection)
throws SmackException.NoResponseException,
XMPPException.XMPPErrorException,
SmackException.NotConnectedException
jid - jidconnection - connectionXMPPException.XMPPErrorExceptionSmackException.NoResponseExceptionSmackException.NotConnectedException