Home | Trees | Indices | Help |
|
---|
|
Abstract base class for stanza payload objects.
Subclasses are used to encapsulate stanza payload data and to reference payload type in stanza handlers or when requesting particular payload from a stanza.
|
|||
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|
|||
ElementTree.Element |
|
||
|
|||
Inherited from |
|
|||
|
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x7f9c69671ed0>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7f9c696
|
|||
_abc_negative_cache_version = 22
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7f9c69671e10>
|
|
|||
handler_key Defines a key which may be used when registering handlers for stanzas with this payload. |
|||
Inherited from |
|
cls instance from an XML element.
|
|
|
_abc_negative_cache
|
|
handler_keyDefines a key which may be used when registering handlers for stanzas with this payload.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 26 21:08:55 2021 | http://epydoc.sourceforge.net |