public static interface ConnectionManager.Resolver
extends tigase.jaxmpp.core.client.xmpp.modules.ContextAware
| Modifier and Type | Method and Description |
|---|---|
void |
hostFailure(String url) |
boolean |
isEnabled() |
void |
urlsForDomain(String domain,
ConnectionManager.ResolutionCallback callback) |
boolean isEnabled()
void urlsForDomain(String domain, ConnectionManager.ResolutionCallback callback)
void hostFailure(String url)
Copyright © 2006–2022 Tigase. All rights reserved.