Smack/smack-im/src/main/java/org/jivesoftware/smack/roster
Florian Schmaus bfdcfba092 Throw NotConnectedException instead of NoResponseException
if the connection is not connected in sendStanzaWithResponseCallback and
in PacketCollector.

Also decrease log level if roster result listener's exeption callback is
invoked with a NotConnectedException.
2015-07-03 13:01:53 +02:00
..
packet Improve Roster API 2015-05-27 22:34:43 +02:00
provider Bump jxmpp to 0.5.0-alpha6 2015-06-16 10:08:18 +02:00
rosterstore Bump jxmpp to 0.5.0-alpha6 2015-06-16 10:08:18 +02:00
AbstractRosterListener.java Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
Roster.java Throw NotConnectedException instead of NoResponseException 2015-07-03 13:01:53 +02:00
RosterEntries.java Add Roster.getEntriesAndAddListener(RosterListener,RosterEntries) 2015-01-26 20:47:14 +01:00
RosterEntry.java Improve Roster API 2015-05-27 22:34:43 +02:00
RosterGroup.java Bump jxmpp to 0.5.0-alpha5 and change Roster API 2015-06-06 11:16:12 +02:00
RosterListener.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00
RosterLoadedListener.java Add RosterLoadedListener 2015-02-17 16:56:04 +01:00
SubscribeListener.java Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00