mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 11:09:58 +00:00
31 lines
433 B
ReStructuredText
31 lines
433 B
ReStructuredText
|
.. _work-with-stanzas:
|
||
|
|
||
|
How to Work with Stanza Objects
|
||
|
===============================
|
||
|
|
||
|
|
||
|
.. _create-stanza-interfaces:
|
||
|
|
||
|
Defining Stanza Interfaces
|
||
|
--------------------------
|
||
|
|
||
|
|
||
|
.. _create-stanza-plugins:
|
||
|
|
||
|
Creating Stanza Plugins
|
||
|
-----------------------
|
||
|
|
||
|
|
||
|
|
||
|
.. _create-extension-plugins:
|
||
|
|
||
|
Creating a Stanza Extension
|
||
|
---------------------------
|
||
|
|
||
|
|
||
|
|
||
|
.. _override-parent-interfaces:
|
||
|
|
||
|
Overriding a Parent Stanza
|
||
|
--------------------------
|