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

Package pyxmpp.jabber

JSF defined XMPP extension and legacy Jabber protocol elements

Submodules
  • all: Convenience module containing most important objects from pyxmpp.jabber package.
  • client: Basic Jabber client functionality implementation.
  • clientstream: XMPP stream support with fallback to legacy non-SASL Jabber authentication.
  • dataforms: Jabber Data Forms support.
  • delay: Delayed delivery mark (jabber:x:delay) handling.
  • disco: Jabber Service Discovery support.
  • muc: Jabber Multi-User Chat implementation.
  • muccore: Jabber Multi-User Chat implementation.
  • register: In-band registration (jabber:iq:register) handling.
  • simple: Simple API for simple things like sendig messages or single stanzas.
  • vcard: Jabber vCard and MIME (RFC 2426) vCard implementation.

Variable Summary
str __revision__ = '$Id: __init__.py 497 2004-12-31 20:26:41...

Imported modules:
pyxmpp.jabber.all, pyxmpp.jabber.client, pyxmpp.jabber.clientstream, pyxmpp.jabber.dataforms, pyxmpp.jabber.delay, pyxmpp.jabber.disco, pyxmpp.jabber.muc, pyxmpp.jabber.muccore, pyxmpp.jabber.register, pyxmpp.jabber.simple, pyxmpp.jabber.vcard
Imported classes:
Client, DiscoIdentity, DiscoInfo, DiscoItem, DiscoItems, LegacyClientStream, Register, VCard
Imported variables:
DISCO_INFO_NS, DISCO_ITEMS_NS, DISCO_NS, VCARD_NS
Variable Details

__revision__

Type:
str
Value:
'$Id: __init__.py 497 2004-12-31 20:26:41Z jajcus $'                   

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