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 java.lang.String |
getConfigUrl() |
protected java.lang.String |
getProvidersUrl() |
java.util.List<java.lang.Exception> |
initialize() |
java.util.List<java.lang.Exception> |
initialize(java.lang.ClassLoader classLoader) |
activate