Smack/smack-core/src/main/java/org/jivesoftware/smack/util/dns
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
..
DNSResolver.java Bump MiniDNS to 0.3.0 2018-05-05 10:53:52 +02:00
HostAddress.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
SRVRecord.java requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02:00
SmackDaneProvider.java Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
SmackDaneVerifier.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00