Smack/smack-core/src/test/java/org/jivesoftware/smack/test
Florian Schmaus d099e7b16d Improve handling of InterruptedException
InterruptedExceptions should be treated as the users intention to
'cancel' the current thread's task. There is no such thing as a
spurious interrupt (not to be confused with "spurious wakeups").
2015-01-16 17:31:10 +01:00
..
util Improve handling of InterruptedException 2015-01-16 17:31:10 +01:00