Home | Trees | Index | Help |
|
---|
Package pyxmpp :: Package jabber :: Module clientstream |
|
XMPP stream support with fallback to legacy non-SASL Jabber authentication. Normative reference: - `JEP 78 <http://www.jabber.org/jeps/jep-0078.html>`__
Classes | |
---|---|
LegacyClientStream |
Handles Jabber (both XMPP and legacy protocol) client connection stream. |
Exceptions | |
---|---|
LegacyAuthenticationError |
Raised on a legacy authentication error. |
RegistrationError |
Raised on a in-band registration error. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: clientstream.py 616 2005-12-26 15:2...
|
logging
,
sha
ClientStream
,
Iq
,
JID
,
Register
ClientStreamError
from_utf8
,
to_utf8
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 31 22:36:59 2006 | http://epydoc.sf.net |