Smack/smack-core/src/main/java/org/jivesoftware/smack
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
..
compression Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
debugger Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
filter Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
initializer Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
parsing Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
proxy Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
sasl Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
util Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
AbstractConnectionListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
AccountManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Chat.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChatManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChatManagerListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConnectionConfiguration.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConnectionCreationListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ConnectionListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DirectoryRosterStore.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Manager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MessageListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketCollector.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketInterceptor.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ReconnectionManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Roster.java Simplified Roster 2014-04-29 15:24:10 +02:00
RosterEntry.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterGroup.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterStore.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLAuthentication.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SmackConfiguration.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SmackException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
XMPPConnection.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
XMPPException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00