1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 08:34:50 +02:00
Smack/source/org/jivesoftware/smack/util
2013-04-01 13:40:02 +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-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +00:00
Base64Encoder.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
Cache.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
DateFormatType.java SMACK-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +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
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
package.html Javadoc info. 2003-03-09 23:07:58 +00:00
PacketParserUtils.java SMACK-423 Parse unhandled IQ stanzas of type 'request' to dummy IQ class, so that the contents can be examined later on. 2013-03-05 10:35:04 +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