Package pyxmpp :: Module stanzaprocessor
[hide private]

Module stanzaprocessor

source code

Handling of XMPP stanzas.

Normative reference:
Classes [hide private]
  StanzaProcessor
Universal stanza handler/router class.
Variables [hide private]
  __revision__ = '$Id: stanzaprocessor.py 668 2007-01-05 16:24:0...
  __package__ = 'pyxmpp'

Imports: libxml2, logging, threading, ExpiringDictionary, ProtocolError, BadRequestProtocolError, FeatureNotImplementedProtocolError, Stanza


Variables Details [hide private]

__revision__

Value:
'$Id: stanzaprocessor.py 668 2007-01-05 16:24:08Z jajcus $'