class documentation

class ComponentInitiatingInitializer: (source)

View In Hierarchy

External server-side component authentication initializer for the initiating entity.
Method __init__ Undocumented
Method initialize Undocumented
Instance Variable xmlstream XML stream between server and component.
Method _cbHandshake Undocumented
Instance Variable _deferred Undocumented
def __init__(self, xs): (source)

Undocumented

def initialize(self): (source)

Undocumented

XML stream between server and component.
def _cbHandshake(self, _): (source)

Undocumented

_deferred = (source)

Undocumented