Smack/smack-im/src/main/java/org/jivesoftware/smack/roster
Florian Schmaus 603f64166b Improve Roster, RosterEntry and RosterGroup
Use final where possible, add javadoc. Fix duplicate comment in
Roster.

Use createPacketCollectorAndSend(packet).nextResultOrThrow when
possible, and only set the entry name if the IQ set is successful.
2015-01-26 16:24:32 +01:00
..
packet Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00
provider Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00
rosterstore Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00
Roster.java Improve Roster, RosterEntry and RosterGroup 2015-01-26 16:24:32 +01:00
RosterEntry.java Improve Roster, RosterEntry and RosterGroup 2015-01-26 16:24:32 +01:00
RosterGroup.java Improve Roster, RosterEntry and RosterGroup 2015-01-26 16:24:32 +01:00
RosterListener.java Create smack-im subproject for XMPP-IM 2015-01-26 07:54:05 +01:00