class documentation

Undocumented

Method start Start the actual initialization.
Class Variable feature Undocumented

Inherited from BaseFeatureInitiatingInitializer:

Method __init__ Undocumented
Method initialize Initiate the initialization.
Instance Variable required whether the stream feature is required to be advertized by the receiving entity.
Instance Variable xmlstream The associated XML stream
def start(self): (source)

Start the actual initialization.

May return a deferred for asynchronous initialization.