Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus fc51f3df48 Add support for XEP-0198: Stream Management
- De-duplicate code by moving it into AbstractXMPPConnection
- Introduce TopLevelStreamElement as superclass for all XMPP stream elements.
- Add SynchronizationPoint, ParserUtils
- Add ParserUtils

Fixes SMACK-333 and SMACK-521
2014-09-11 09:49:16 +02:00
..
address Make getMultipleRecipientServiceAddress more robust 2014-08-10 17:22:00 +02:00
amp Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
attention/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bookmarks Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
bytestreams Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
caps Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
chatstates Add ChatState.getChatState() 2014-08-28 19:00:01 +02:00
commands Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
delay Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
disco SDM: Follow guidelines, perform put() where get() is performed 2014-08-26 13:50:47 +02:00
filetransfer Improve FileTransfer.writeToStream() 2014-09-09 21:06:12 +02:00
forward Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
iqlast Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
iqprivate Merge branch '4.0' 2014-07-05 14:37:22 +02:00
iqversion Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
jiveproperties Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
muc Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
nick/packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
offline Generify Packet class returned by PackageCollector everywhere 2014-08-15 12:14:19 +02:00
pep Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
ping Add PingManager.pingServerIfNecessary() 2014-09-08 10:09:05 +02:00
privacy Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
pubsub Merge branch '4.0' 2014-09-05 22:11:35 +02:00
receipts Merge branch '4.0' 2014-07-14 14:31:09 +02:00
search Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
sharedgroups Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
shim Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
si Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
time Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
vcardtemp Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
xdata Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00
xhtmlim Fix typo in XmlStringBuilder, it's not an Angel 2014-08-20 21:25:14 +02:00