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
callback.py
collector.py Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
waiter.py
xmlcallback.py
xmlwaiter.py