Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/ping
Florian Schmaus bb8dcc9874 Add IQ request handler API
This also moves the logic to send error IQ replies from "when there is
no IQ provider registerd" to "when there is no IQ request handler
registered". Which has for example the advantage that IQ parsing no
longer asks for a connection instance.
2015-01-08 23:15:24 +01:00
..
packet Enable PacketExtensions for IQs 2014-11-10 11:43:18 +01:00
provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
PingFailedListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PingManager.java Add IQ request handler API 2015-01-08 23:15:24 +01:00