slixmpp/sleekxmpp/xmlstream/handler
Lance Stout f6e1fecdf8 Add Collector stanza handler class.
This style of handler is necessary for capturing result sets from
queries that use multiple messages to send the results instead of
in a single result stanza. Notably, XEP-0313 (MAM).
2012-09-25 20:20:22 -07:00
..
__init__.py Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
base.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
callback.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
collector.py Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
waiter.py Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
xmlcallback.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
xmlwaiter.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00