1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 16:44:48 +02:00
Smack/source/org/jivesoftware/smack/util
2013-01-29 22:49:20 +00:00
..
collections HTML and comment cleanup. Small API refactors. Moved use of StringBuffer to StringBuilder. 2008-11-03 16:28:57 +00:00
Base64.java Updated Base64 implementation. SMACK-241 2008-05-19 22:56:15 +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-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +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-390 Log exception in parsing extensions of Presence. Valid Presence will still be returned with extensions missing. 2012-10-30 01:53:44 +00:00
ReaderListener.java Copyright update. 2007-02-12 00:59:05 +00:00
StringUtils.java SMACK-404 Changed StringUtils.decodeBase64(String) behavior so that the method does not try to detect and decompress a gzip-compressed input. Refactored every use of the Base64.(de|en)code* methods to use the StringUtils (de|en)codeBase64 methods instead. 2013-01-29 22:49:20 +00:00
SyncPacketSend.java Moved utility class to the core, since it is not extension related and useful for all code. 2011-09-21 23:57:34 +00:00
WriterListener.java Copyright update. 2007-02-12 00:59:05 +00:00