class documentation

Initializer that implements session establishment for the initiating entity.

This protocol is defined in RFC 3921, section 3.

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.