Package org.jivesoftware.smack.initializer
package org.jivesoftware.smack.initializer
Code used to initialize Smack.
-
ClassDescriptionDefines an initialization class that will be instantiated and invoked by the
SmackConfiguration
class during initialization.Loads the provider file defined by the URL returned byUrlInitializer.getProvidersUri()
and the generic smack configuration file returnedUrlInitializer.getConfigUri()
.Looks for a provider file location based on the VM argument smack.provider.file.