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