Smack/smack-tcp/src/main/java/org/jivesoftware/smack
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
..
sm Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
tcp Rename waitForCondition() to waitForConditionOrConnectionException() 2020-06-17 21:56:45 +02:00