| Home | Trees | Index | Help |
|
|---|
| Package pyxmpp :: Package jabber :: Module client |
|
Basic Jabber client functionality implementation. Extends `pyxmpp.client` interface with legacy authentication and basic Service Discovery handling. Normative reference: - `JEP 78 <http://www.jabber.org/jeps/jep-0078.html>`__ - `JEP 30 <http://www.jabber.org/jeps/jep-0030.html>`__
| Classes | |
|---|---|
JabberClient |
Base class for a Jabber client. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: client.py 616 2005-12-26 15:28:56Z ...
|
pyxmpp.jabber.disco,
logging
CacheSuite,
Client,
DiscoIdentity,
DiscoInfo,
DiscoItems,
LegacyClientStream,
Stanza
from_utf8
DISCO_INFO_NS,
DISCO_ITEMS_NS
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 31 22:36:59 2006 | http://epydoc.sf.net |