Uses of Class
org.jivesoftware.smack.provider.IQProviderInfo
-
Packages that use IQProviderInfo 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 IQProviderInfo in org.jivesoftware.smack.provider
Methods in org.jivesoftware.smack.provider that return types with arguments of type IQProviderInfo Modifier and Type Method Description Collection<IQProviderInfo>ProviderFileLoader. getIQProviderInfo()Collection<IQProviderInfo>ProviderLoader. getIQProviderInfo()Provides the IQ provider info for the creation of IQ providers to be added to theProviderManager.
-