Home
Trees
Indices
Help
PyXMPP2
[
hide private
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
pyxmpp2
:
PyXMPP2 is a Python implementation of the XMPP protocol (
RFC 6120
,
RFC 6121
) and some of
XMPP Extensions
pyxmpp2.binding
:
Resource binding implementation.
pyxmpp2.cert
:
TLS certificate handling.
pyxmpp2.client
:
Basic XMPP-IM client implementation.
pyxmpp2.clientstream
:
Client-Server stream handling.
pyxmpp2.constants
:
Common XMPP constants.
pyxmpp2.error
:
XMPP error handling.
pyxmpp2.etree
:
ElementTree API selection.
pyxmpp2.exceptions
:
PyXMPP exceptions.
pyxmpp2.expdict
:
Dictionary with item expiration.
pyxmpp2.ext
:
Each submodule or subpackage should implement one extension or closely related group of extensions.
pyxmpp2.ext.version
:
Software Version query and advertisement.
pyxmpp2.interfaces
:
Base interfaces of PyXMPP2.
pyxmpp2.iq
:
Iq XMPP stanza handling
pyxmpp2.jid
:
jid -- XMPP address handling
pyxmpp2.mainloop
:
PyXMPP main event loop - the event and I/O framework, aka re-inventing the wheel.
pyxmpp2.mainloop.base
:
Main loop implementation Base.
pyxmpp2.mainloop.events
:
PyXMPP events.
pyxmpp2.mainloop.glib
:
GLib main loop integration.
pyxmpp2.mainloop.interfaces
:
Abstract base classes for the main loop framework.
pyxmpp2.mainloop.poll
:
I/O Handling classes
pyxmpp2.mainloop.select
:
I/O Handling classes
pyxmpp2.mainloop.threads
:
I/O Handling classes
pyxmpp2.mainloop.tornado
:
Tornado main loop integration.
pyxmpp2.mainloop.wait
:
Utility functions to wait until a socket (or object implementing .fileno() in POSIX) is ready for input or output.
pyxmpp2.message
:
Message XMPP stanza handling
pyxmpp2.presence
:
Presence XMPP stanza handling
pyxmpp2.resolver
:
DNS resolever with SRV record support.
pyxmpp2.sasl
:
SASL authentication implementaion for PyXMPP.
pyxmpp2.sasl.core
:
Base classes for PyXMPP SASL implementation.
pyxmpp2.sasl.digest_md5
:
DIGEST-MD5 authentication mechanism for PyXMPP SASL implementation.
pyxmpp2.sasl.external
:
External SASL authentication mechanism for PyXMPP SASL implementation.
pyxmpp2.sasl.gssapi
:
GSSAPI authentication mechanism for PyXMPP SASL implementation.
pyxmpp2.sasl.plain
:
PLAIN authentication mechanism for PyXMPP SASL implementation.
pyxmpp2.sasl.saslprep
:
SASLprep stringprep profile.
pyxmpp2.sasl.scram
:
SCRAM authentication mechanisms for PyXMPP SASL implementation.
pyxmpp2.sasl.xfacebookplatform
:
XFacebookPlatform authentication mechanism for PyXMPP SASL implementation.
pyxmpp2.server
:
This package provides modules specific for XMPP server implementations.
pyxmpp2.server.listener
pyxmpp2.session
:
IM Session establishement implementation.
pyxmpp2.settings
:
General settings container.
pyxmpp2.simple
:
Simple API for simple things like sendig messages.
pyxmpp2.stanza
:
General XMPP Stanza handling.
pyxmpp2.stanzapayload
:
XMPP payload classes.
pyxmpp2.stanzaprocessor
:
Handling of XMPP stanzas.
pyxmpp2.streambase
:
Core XMPP stream functionality.
pyxmpp2.streamevents
:
XMPP stream events.
pyxmpp2.streamsasl
:
SASL support XMPP streams.
pyxmpp2.streamtls
:
TLS support for XMPP streams.
pyxmpp2.test
:
PyXMPP2 test suite.
pyxmpp2.test.__main__
:
Startup script for the whole pyxmpp test suite.
pyxmpp2.test._support
:
Support functions for pyxmpp2 test suite.
pyxmpp2.test._util
:
Utilities for pyxmmp2 unit tests.
pyxmpp2.test.binding
pyxmpp2.test.cert
:
Tests for pyxmpp2.cert
pyxmpp2.test.ext_version
pyxmpp2.test.iq
pyxmpp2.test.jid
:
Tests for pyxmpp2.jid
pyxmpp2.test.message
pyxmpp2.test.presence
pyxmpp2.test.resolver
pyxmpp2.test.roster
pyxmpp2.test.sasl__gsasl
pyxmpp2.test.sasl_saslprep
pyxmpp2.test.server_listener
:
Tests for pyxmpp2.server.listener
pyxmpp2.test.stanza
pyxmpp2.test.stanzaprocessor
pyxmpp2.test.stream_reader
pyxmpp2.test.streambase
pyxmpp2.test.streamsasl
pyxmpp2.test.streamtls
pyxmpp2.test.xmppserializer
pyxmpp2.transport
:
XMPP transport.
pyxmpp2.utils
:
Utility functions for the pyxmpp package.
pyxmpp2.version
pyxmpp2.xmppparser
:
ElementTree-based XMPP stream parserg
pyxmpp2.xmppserializer
:
XMPP serializer for ElementTree data.
pyxmpp2.xmppstringprep
:
Nodeprep and resourceprep stringprep profiles.
Home
Trees
Indices
Help
PyXMPP2
Generated by Epydoc 3.0.1 on Thu Sep 22 13:35:52 2022
http://epydoc.sourceforge.net