Smack/smack-core/src/main/java/org/jivesoftware/smack/debugger
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
..
ConsoleDebugger.java Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
ReflectionDebuggerFactory.java SmackDebugger initialization moved to dedicated factory. 2014-08-18 12:03:54 +02:00
SmackDebugger.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
SmackDebuggerFactory.java SmackDebugger initialization moved to dedicated factory. 2014-08-18 12:03:54 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00