Smack/smack-tcp/src
Florian Schmaus ddc39030d7 Rename waitForCondition() to waitForConditionOrConnectionException()
To make it clear that this will either return if the condition is
true *or* if a connection exception happened.

Also introduce waitFor(), which is deliberately not named
waitForCondition() because it carries a different semantic.
2020-06-17 21:56:45 +02:00
..
main Rename waitForCondition() to waitForConditionOrConnectionException() 2020-06-17 21:56:45 +02:00
test/java/org/jivesoftware/smack Remove SynchronizationPoint 2020-05-31 19:48:47 +02:00