public abstract class UrlInitializer extends Object implements SmackInitializer
getProvidersUri()
and the generic
smack configuration file returned getConfigUri()
.Constructor and Description |
---|
UrlInitializer() |
Modifier and Type | Method and Description |
---|---|
protected String |
getConfigUri() |
protected String |
getProvidersUri() |
List<Exception> |
initialize() |
public UrlInitializer()
public List<Exception> initialize()
initialize
in interface SmackInitializer
protected String getProvidersUri()
protected String getConfigUri()