Home
Trees
Indices
Help
PyXMPP
[
hide private
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
pyxmpp
:
PyXMPP is object-oriented, most of its fetures are implemented via classes, defined in various pyxmpp modules.
pyxmpp._xmlextra
:
Special libxml2 extensions for PyXMPP internal use.
pyxmpp.all
:
Convenience module containing most important objects from pyxmpp package.
pyxmpp.cache
:
Caching proxy for Jabber/XMPP objects.
pyxmpp.client
:
Basic XMPP-IM client implementation.
pyxmpp.clientstream
:
Client stream handling.
pyxmpp.error
:
XMPP error handling.
pyxmpp.exceptions
:
PyXMPP exceptions.
pyxmpp.expdict
:
Dictionary with item expiration.
pyxmpp.interface
:
Interface API.
pyxmpp.interface_micro_impl
:
Interface API, minimal implementation.
pyxmpp.interfaces
:
Interfaces for flexible API extensions.
pyxmpp.iq
:
Iq XMPP stanza handling
pyxmpp.jabber
:
JSF defined XMPP extension and legacy Jabber protocol elements
pyxmpp.jabber.all
:
Convenience module containing most important objects from pyxmpp.jabber package.
pyxmpp.jabber.client
:
Basic Jabber client functionality implementation.
pyxmpp.jabber.clientstream
:
XMPP stream support with fallback to legacy non-SASL Jabber authentication.
pyxmpp.jabber.dataforms
:
Jabber Data Forms support.
pyxmpp.jabber.delay
:
Delayed delivery mark (jabber:x:delay) handling.
pyxmpp.jabber.disco
:
Jabber Service Discovery support.
pyxmpp.jabber.muc
:
Jabber Multi-User Chat implementation.
pyxmpp.jabber.muccore
:
Jabber Multi-User Chat implementation.
pyxmpp.jabber.register
:
In-band registration (jabber:iq:register) handling.
pyxmpp.jabber.simple
:
Simple API for simple things like sendig messages or single stanzas.
pyxmpp.jabber.vcard
:
Jabber vCard and MIME (RFC 2426) vCard implementation.
pyxmpp.jabberd
:
Facilities for jabber server implementation specific features, like components.
pyxmpp.jabberd.all
:
Convenience module containing most important objects fr pyxmpp.jabberd package.
pyxmpp.jabberd.component
:
Jabberd external component interface (jabber:component:accept).
pyxmpp.jabberd.componentstream
:
Component (jabber:component:accept) stream handling.
pyxmpp.jid
:
jid -- Jabber ID handling
pyxmpp.message
:
Message XMPP stanza handling
pyxmpp.objects
:
General base classes for PyXMPP objects.
pyxmpp.presence
:
Presence XMPP stanza handling
pyxmpp.resolver
:
DNS resolever with SRV record support.
pyxmpp.roster
:
XMPP-IM roster handling.
pyxmpp.sasl
:
SASL authentication implementaion for PyXMPP.
pyxmpp.sasl.core
:
Base classes for PyXMPP SASL implementation.
pyxmpp.sasl.digest_md5
:
DIGEST-MD5 authentication mechanism for PyXMPP SASL implementation.
pyxmpp.sasl.external
:
External SASL authentication mechanism for PyXMPP SASL implementation.
pyxmpp.sasl.gssapi
:
GSSAPI authentication mechanism for PyXMPP SASL implementation.
pyxmpp.sasl.plain
:
PLAIN authentication mechanism for PyXMPP SASL implementation.
pyxmpp.stanza
:
General XMPP Stanza handling.
pyxmpp.stanzaprocessor
:
Handling of XMPP stanzas.
pyxmpp.stream
:
Generic XMPP stream implementation.
pyxmpp.streambase
:
Core XMPP stream functionality.
pyxmpp.streamsasl
:
SASL support XMPP streams.
pyxmpp.streamtls
:
TLS support for XMPP streams.
pyxmpp.utils
:
Utility functions for the pyxmpp package.
pyxmpp.version
pyxmpp.xmlextra
:
Extension to libxml2 for XMPP stream and stanza processing
pyxmpp.xmppstringprep
:
Nodeprep and resourceprep stringprep profiles.
Home
Trees
Indices
Help
PyXMPP
Generated by Epydoc 3.0.1 on Sun May 8 13:34:57 2011
http://epydoc.sourceforge.net