Smack/smack-core/src/main/java/org/jivesoftware/smack/compression
Florian Schmaus 57961a8cc1 Remove SynchronizationPoint
This continues the design started with e98d42790 ("SmackReactor/NIO,
Java8/Android19, Pretty print XML, FSM connections"), where the
exceptions that caused an operation to fail, are not recorded within
SynchronizationPoint but within the connection instance itself.
2020-05-31 19:48:47 +02:00
..
zlib Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
CompressionModule.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
CompressionModuleDescriptor.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
Java7ZlibInputOutputStream.java compression: remove Android SDK level < 19 compatiblity 2020-04-09 20:54:36 +02:00
XMPPInputOutputStream.java [core] Fix potential NPE in Java7ZlibInputOutputStream 2020-05-21 12:47:55 +02:00
XmppCompressionFactory.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
XmppCompressionManager.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00