interface documentation

class IInitiatingInitializer(IInitializer): (source)

Known implementations: twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer

View In Hierarchy

Interface for XML stream initializers for the initiating entity.

Attribute xmlstream The associated XML stream
Method initialize Initiate the initialization step.
xmlstream = (source)

The associated XML stream

def initialize(): (source)

Initiate the initialization step.

May return a deferred when the initialization is done asynchronously.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.