Uses of Interface
org.jivesoftware.smack.provider.ProviderLoader
-
Packages that use ProviderLoader Package Description org.jivesoftware.smack.provider The Smack provider architecture is a system for plugging in custom XML parsing of staza extensions (ExtensionElement,IQstanzas andNonza. -
-
Uses of ProviderLoader in org.jivesoftware.smack.provider
Classes in org.jivesoftware.smack.provider that implement ProviderLoader Modifier and Type Class Description classProviderFileLoaderLoads theIqProviderandExtensionElementProviderinformation from a standard provider file in preparation for loading into theProviderManager.Methods in org.jivesoftware.smack.provider with parameters of type ProviderLoader Modifier and Type Method Description static voidProviderManager. addLoader(ProviderLoader loader)
-