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:
  - `JEP 114 <http://www.jabber.org/jeps/jep-0114.html>`__

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 $'            

Generated by Epydoc 2.1 on Wed May 31 22:37:00 2006 http://epydoc.sf.net