1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00
Smack/smack-tcp/src/main/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 Bump MiniDNS version to 0.4.0-alpha5 2020-05-24 13:11:50 +02:00
BundleAndDefer.java Minor javadoc fixes and improvements 2015-02-22 10:41:53 +01:00
BundleAndDeferCallback.java Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
ConnectionAttemptState.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00
TcpHostEvent.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
TCPInitializer.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
XMPPTCPConnection.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
XMPPTCPConnectionConfiguration.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
XmppTcpTransportModule.java Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00
XmppTcpTransportModuleDescriptor.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00