| Interface | Description |
|---|---|
| SmackInitializer |
Defines an initialization class that will be instantiated and invoked by the
SmackConfiguration class during initialization. |
| Class | Description |
|---|---|
| UrlInitializer |
Loads the provider file defined by the URL returned by
UrlInitializer.getProvidersUrl() and the generic
smack configuration file returned UrlInitializer.getConfigUrl(). |
| VmArgInitializer |
Looks for a provider file location based on the VM argument smack.provider.file>.
|