Package pyxmpp :: Package jabber :: Module client
[hide private]

Module client

source code

Basic Jabber client functionality implementation.

Extends pyxmpp.client interface with legacy authentication and basic Service Discovery handling.

Normative reference:
Classes [hide private]
  JabberClient
Base class for a Jabber client.
Variables [hide private]
  __package__ = 'pyxmpp.jabber'

Imports: logging, LegacyClientStream, DISCO_ITEMS_NS, DISCO_INFO_NS, DiscoInfo, DiscoItems, DiscoIdentity, disco, Client, Stanza, CacheSuite, from_utf8, IFeaturesProvider