Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/privacy
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
..
filter Improve Privacy List code 2015-01-07 20:54:23 +01:00
packet Improve Privacy List code 2015-01-07 20:54:23 +01:00
provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
PrivacyList.java Improve Privacy List code 2015-01-07 20:54:23 +01:00
PrivacyListListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PrivacyListManager.java Add IQ request handler API 2015-01-08 23:15:24 +01:00