1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/hoxt
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
..
packet Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
provider Make Provider.parse() just throw Exception 2015-03-13 09:27:18 +01:00
HOXTManager.java Use Jid (and subclasses) from jxmpp-jid 2015-02-17 16:07:16 +01:00