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