Smack/smack-tcp/src/test/java/org/jivesoftware/smack/tcp
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
..
rce Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
PacketWriterTest.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
TcpInitializerTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00