1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 03:44:50 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/search
Florian Schmaus bc093b620d Make Provider.parse() just throw Exception
instead of throwing XmlPullParserException, IOException and
SmackException.

Add a guard to AbstractXMPPConnection.processPacket() to always re-throw
RuntimeExceptions.
2015-03-13 09:27:18 +01:00
..
ReportedData.java Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
SimpleUserSearch.java Make FormField.Type an enum 2014-12-27 21:12:48 +01:00
UserSearch.java Make Provider.parse() just throw Exception 2015-03-13 09:27:18 +01:00
UserSearchManager.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00