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 0x7efe4dd79e10>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7efe4dd
|
|||
_abc_negative_cache_version = 21
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7efe4dd79d50>
|
|
|||
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 Mon Jul 8 13:42:59 2024 | http://epydoc.sourceforge.net |