| Home | Trees | Indices | Help |
|
|---|
|
|
Base class for stream feature handlers.
The handle_stream_features and make_stream_features should process and populate the <stream::features/> element as needed.
Other methods, decorated with the stream_element_handler decorated, will be called to handle matching stream element.
|
|||
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x7f9c696781d0>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7f9c696
|
|||
_abc_negative_cache_version = 22
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7f9c69678110>
|
|||
|
|||
|
Inherited from |
|||
|
|||
Handle features announced by the stream peer. [initiator only]
|
Update the features element announced by the stream. [receiver only]
|
|
|||
_abc_negative_cache
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 26 21:08:55 2021 | http://epydoc.sourceforge.net |