Smack/source/org/jivesoftware/smack/util
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
..
collections HTML and comment cleanup. Small API refactors. Moved use of StringBuffer to StringBuilder. 2008-11-03 16:28:57 +00:00
dns SMACK-225 Converted abstract class to interface, added missing hashcode method, fixed typos and some minor name changes and added licensing text 2013-04-01 13:40:02 +00:00
Base32Encoder.java SMACK-361 Some general code cleanup added some missing hashcode methods and added back some removed public API methods (marked as deprecated). 2013-03-31 14:24:50 +00:00
Base64.java SMACK-361 Changed default for filename encoding to Base 32 (which should work on all file systems) and added a Base 64 filename and url safe implementation of the StringEncoder. 2013-04-20 21:55:27 +00:00
Base64Encoder.java SMACK-361 Changed default for filename encoding to Base 32 (which should work on all file systems) and added a Base 64 filename and url safe implementation of the StringEncoder. 2013-04-20 21:55:27 +00:00
Base64FileUrlEncoder.java SMACK-361 Changed default for filename encoding to Base 32 (which should work on all file systems) and added a Base 64 filename and url safe implementation of the StringEncoder. 2013-04-20 21:55:27 +00:00
Cache.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
DNSUtil.java SMACK-225 Modified DNSUtils to return a default HostAddress when no DNS resolver is available. This restores the previous default behaviour. 2013-03-23 11:55:43 +00:00
DateFormatType.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
FileUtils.java SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
ObservableReader.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
ObservableWriter.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
PacketParserUtils.java SMACK-452 Correctly parse stream error packets 2013-10-09 17:02:34 +00:00
ReaderListener.java Copyright update. 2007-02-12 00:59:05 +00:00
StringEncoder.java SMACK-361 Some general code cleanup added some missing hashcode methods and added back some removed public API methods (marked as deprecated). 2013-03-31 14:24:50 +00:00
StringUtils.java Added isFullJID() helper in StringUtils 2013-03-22 18:13:53 +00:00
SyncPacketSend.java SMACK-412 Added the pingMyServer back in, cleaned up unneeded synchronization and removed minimum ping interval. 2013-03-23 11:59:08 +00:00
WriterListener.java Copyright update. 2007-02-12 00:59:05 +00:00
package.html Javadoc info. 2003-03-09 23:07:58 +00:00