Smack/smack-core/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
..
integration-test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
main Simplified Roster 2014-04-29 15:24:10 +02:00
test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00