public abstract class UrlInitializer extends SmackAndOsgiInitializer
getProvidersUrl() and the generic
smack configuration file returned getConfigUrl().| Constructor and Description |
|---|
UrlInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getConfigUrl() |
protected String |
getProvidersUrl() |
List<Exception> |
initialize() |
List<Exception> |
initialize(ClassLoader classLoader) |
activatepublic UrlInitializer()
public List<Exception> initialize()
public List<Exception> initialize(ClassLoader classLoader)
protected String getProvidersUrl()
protected String getConfigUrl()