Smack/smack-debug-slf4j/src/main/java/org/jivesoftware/smackx/debugger/slf4j
Florian Schmaus e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections
This commit adds
- SmackReactor / NIO
- a framework for finite state machine connections
- support for Java 8
- pretty printed XML debug output

It also
- reworks the integration test framework
- raises the minimum Android API level to 19
- introduces XmppNioTcpConnection

Furthermore fixes SMACK-801 (at least partly). Java 8 language
features are available, but not all runtime library methods. For that
we would need to raise the Android API level to 24 or higher.
2019-02-05 13:18:03 +01:00
..
SLF4JDebuggerFactory.java Rework Smack debugger. 2017-07-28 12:01:11 +02:00
SLF4JLoggingConnectionListener.java Remove no longer required 'deprecation' suppression in debug-slf4j 2018-04-07 21:20:52 +02:00
SLF4JRawXmlListener.java Enable RedundantModifier checkstyle check 2018-03-28 14:02:21 +02:00
SLF4JSmackDebugger.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
Validate.java SLF4J Smack Debugging Logger 2014-08-16 08:22:57 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00