Package pyxmpp :: Package jabber :: Module client
[show private | hide private]
[frames | no frames]

Module pyxmpp.jabber.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 ...

Imported modules:
pyxmpp.jabber.disco, logging
Imported classes:
CacheSuite, Client, DiscoIdentity, DiscoInfo, DiscoItems, LegacyClientStream, Stanza
Imported functions:
from_utf8
Imported variables:
DISCO_INFO_NS, DISCO_ITEMS_NS
Variable Details

__revision__

Type:
str
Value:
'$Id: client.py 616 2005-12-26 15:28:56Z jajcus $'                     

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