public class HOXTManager extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
Namespace for this extension.
|
Constructor and Description |
---|
HOXTManager() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSupported(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 String NAMESPACE
public HOXTManager()
public static boolean isSupported(String jid, XMPPConnection connection) throws SmackException.NoResponseException, XMPPException.XMPPErrorException, SmackException.NotConnectedException
jid
- jidconnection
- connectionXMPPException.XMPPErrorException
SmackException.NoResponseException
SmackException.NotConnectedException