Smack/source/org/jivesoftware/smack/provider
rcollier f155cb4d07 SMACK-286 Made ProviderManager much more configurable.
Separated the reading of provider files from the ProviderManager.  Manager now only manages.  Added ability to add collections of providers to the manager via a ProviderLoader, of which there is one default implementation which loads from the default file format.  Now provider files can be programmatically added at any time.  Also updated the configuration abilities so that a provider file can also be set via VM arg, as well as the smack configuration itself. Introduced Java Util Logging as well.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_4_0@13861 b35dd754-fafc-0310-a699-88a17e54d16e
2014-01-16 05:14:39 +00:00
..
AbstractProviderInfo.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
CoreInitializer.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
EmbeddedExtensionProvider.java Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets. 2011-12-19 17:26:47 +00:00
ExtensionProviderInfo.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
IQProvider.java Copyright update. 2007-02-12 00:59:05 +00:00
IQProviderInfo.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
PacketExtensionProvider.java Copyright update. 2007-02-12 00:59:05 +00:00
PrivacyProvider.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
ProviderFileLoader.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
ProviderLoader.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
ProviderManager.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
UrlProviderFileInitializer.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
VmArgInitializer.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
package.html Initial check-in. 2003-06-19 18:24:41 +00:00