Package pyxmpp :: Package jabberd :: Module componentstream
[show private | hide private]
[frames | no frames]

Module pyxmpp.jabberd.componentstream

Component (jabber:component:accept) stream handling.

Normative reference:

Classes
ComponentStream Handles jabberd component (jabber:component:accept) connection stream.

Exceptions
ComponentStreamError Raised on a component error.
FatalComponentStreamError Raised on a fatal component error.

Variable Summary
str __revision__ = '$Id: componentstream.py 560 2005-03-20 1...

Imported modules:
logging, sha
Imported classes:
Stream
Imported exceptions:
FatalStreamError, HostMismatch, StreamError
Imported functions:
stanza_factory, to_utf8
Imported variables:
common_doc, common_root
Variable Details

__revision__

Type:
str
Value:
'$Id: componentstream.py 560 2005-03-20 18:05:39Z jajcus $'