1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-tcp/src
Florian Schmaus 9fd0961c32 Simplified Roster
Removed some throw declarations from methods, so some try/catch blocks
could be removed.

Use switch/case instead of if/else if.

Make members final when possible.

Add logger statements in case of error IQ result and remove superfluous
check of instanceof IQ.
2014-04-29 15:24:10 +02:00
..
main/java/org/jivesoftware/smack Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
test/java/org/jivesoftware/smack Simplified Roster 2014-04-29 15:24:10 +02:00