interface documentation
class IInitiatingInitializer(IInitializer): (source)
Known implementations: twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer
Interface for XML stream initializers for the initiating entity.
Method | initialize |
Initiate the initialization step. |
Attribute | xmlstream |
The associated XML stream |